README.md

CRAN
status CRAN Downloads codecov DOI DOI

spind

spind is a package for dealing with spatially autocorrelated data in instances of 2-D gridded data sets. We provide you with a suite of functions that can compute spatial models based on Generalized Estimating Equations (GEEs) and Wavelet-Revised Models (WRMs) based on the work of Gudrun Carl, Ingolf Kuehn, and Sam Levin. We also provide an array of options to allow for scale-specific investigations, conduct model selection procedures, and assess goodness of fit for your model using spatially corrected statistics.

A more complete introduction to the package and its functionality is in the vignette (vignette('spind_vignette', 'spind')) The most recent version will be in the /vignettes folder in this repo, as updates are not sent to CRAN as frequently. Additionally, you can find papers introducing spind 1.0 in Ecography and spind > 2.0 in Biodiversity Data Journal.

This is the development version of spind and may not be totally stable/bug free. The most recent stable version of this package is available on CRAN. If you encounter any bugs, please create an issue in this repo and we will try to resolve them as soon as we can.

Install stable version from CRAN or development version from Github

from CRAN

install.packages('spind')

from Github

devtools::install_github('levisc8/spind')



levisc8/spind documentation built on April 3, 2024, 4:52 a.m.