An implementation of 'EDM' algorithms based on research software developed for internal use at the Sugihara Lab ('UCSD/SIO'). The package is implemented with 'Rcpp' wrappers around the 'cppEDM' library. It implements the 'simplex' projection method from Sugihara & May (1990) <doi:10.1038/344734a0>, the 'S-map' algorithm from Sugihara (1994) <doi:10.1098/rsta.1994.0106>, convergent cross mapping described in Sugihara et al. (2012) <doi:10.1126/science.1227079>, and, 'multiview embedding' described in Ye & Sugihara (2016) <doi:10.1126/science.aag0863>.
Version: | 1.7.1 |
Imports: | methods, Rcpp (≥ 1.0.1) |
LinkingTo: | Rcpp, RcppThread |
Suggests: | knitr, rmarkdown, formatR |
Published: | 2020-12-03 |
Author: | Joseph Park |
Maintainer: | Joseph Park <JosephPark at IEEE.org> |
License: | BSD_2_clause + file LICENSE |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | rEDM results |
Reference manual: | rEDM.pdf |
Vignettes: |
"Empirical Dynamic Modeling" |
Package source: | rEDM_1.7.1.tar.gz |
Windows binaries: | r-devel: rEDM_1.7.1.zip, r-release: rEDM_1.7.1.zip, r-oldrel: rEDM_1.3.8.5.zip |
macOS binaries: | r-release: rEDM_1.7.1.tgz, r-oldrel: rEDM_1.7.1.tgz |
Old sources: | rEDM archive |
Please use the canonical form https://CRAN.R-project.org/package=rEDM to link to this page.