Thanks to visit codestin.com
Credit goes to github.com

Skip to content

julia-dyck/EgoCor

Repository files navigation

{EgoCor}: Simple Presentation of Estimated Exponential Semi-Variograms

CRAN status metacran downloads R-CMD-check

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.

See also

Dyck, J., Koslik, J.-O., & Sauzet, O. (2025). EgoCor: An R Package to Facilitate the Use of Exponential Semi-Variograms for Modelling the Local Spatial Correlation Structure in Social Epidemiology. Journal of Open Research Software, 13(1), 6. https://doi.org/10.5334/jors.517

for information on the purpose and usage of EgoCor.

Installation

You can install the EgoCor package from CRAN with:

install.packages("EgoCor")

and the development version from GitHub with:

# install.packages("devtools") # if not installed, yet
# remove.packages("EgoCor")    # if an old version of the package is installed
devtools::install_github(repo = "julia-dyck/EgoCor", build_vignettes = TRUE)

Documentation

Take a look at the vignette “Introduction to EgoCor” with:

browseVignettes("EgoCor")

About

Simple Presentation of Estimated Exponential Semi-Variograms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •