README.md

spEDM https://stscl.github.io/spEDM/

Lifecycle:
experimental CRAN DownloadsAll DownloadsMonth R-universe

Sp*atial Empirical Dynamic M*odeling

Installation

install.packages("spEDM", dep = TRUE)
install.packages("spEDM",
                 repos = c("https://stscl.r-universe.dev",
                           "https://cloud.r-project.org"),
                 dep = TRUE)
if (!requireNamespace("devtools")) {
    install.packages("devtools")
}
devtools::install_github("stscl/spEDM",
                         build_vignettes = TRUE,
                         dep = TRUE)


Try the spEDM package in your browser

Any scripts or data that you put into this service are public.

spEDM documentation built on April 4, 2025, 2:41 a.m.