Type: Package
Package: EgoCor
Title: Simple Presentation of Estimated Exponential Semi-Variograms
Version: 1.2.0
Authors@R: c(
    person("Julia", "Dyck", , "j.dyck@uni-bielefeld.de", role = c("aut", "cre")),
    person("Odile", "Sauzet", role = "aut"),
    person("Jan-Ole", "Koslik", role = "aut")
  )
Description: User friendly interface based on the R package 'gstat' to fit
    exponential parametric models to empirical semi-variograms in order to
    model the spatial correlation structure of health data. Geo-located
    health outcomes of survey participants may be used to model spatial
    effects on health in an ego-centred approach.  The package contains a
    range of functions to help explore the spatial structure of the data
    as well as visualize the fit of exponential models for various
    metaparameter combinations with respect to the number of lag intervals
    and maximal distance.  Furthermore, the outcome of interest can be
    adjusted for covariates by fitting a linear regression in a
    preliminary step before the semi-variogram fitting process.
License: MIT + file LICENSE
URL: https://github.com/julia-dyck/EgoCor
BugReports: https://github.com/julia-dyck/EgoCor/issues
Depends: R (>= 3.5.0)
Imports: graphics, grDevices, gstat, Rdpack, shiny, sp, SpatialTools,
        stats, methods, utils
Suggests: knitr, rmarkdown, lme4
VignetteBuilder: knitr
RdMacros: Rdpack
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-03-28 16:37:38 UTC; Julia
Author: Julia Dyck [aut, cre],
  Odile Sauzet [aut],
  Jan-Ole Koslik [aut]
Maintainer: Julia Dyck <j.dyck@uni-bielefeld.de>
Repository: CRAN
Date/Publication: 2024-03-28 18:10:02 UTC
Built: R 4.2.3; ; 2024-03-28 21:04:47 UTC; unix
