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.5.0 |
Imports: | methods, Rcpp (≥ 1.0.1) |
LinkingTo: | Rcpp, RcppThread |
Suggests: | knitr, rmarkdown |
Published: | 2020-07-06 |
Author: | Joseph Park [aut, cre] (ORCID:0000-0001-5411-1409),
Cameron Smith [aut],
George Sugihara [aut, ccp] (ORCID:0000-0002-2863-6946),
Ethan Deyle [aut] (ORCID:0000-0001-8704-8434),
Erik Saberski [ctb] (ORCID:0000-0002-6475-6187),
Hao Ye |
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.5.0.tar.gz |
Windows binaries: | r-devel: rEDM_1.5.0.zip, r-release: rEDM_1.5.0.zip, r-oldrel: rEDM_1.3.8.5.zip |
macOS binaries: | r-release: rEDM_1.5.0.tgz, r-oldrel: rEDM_1.5.0.tgz |
Old sources: | rEDM archive |
Please use the canonical form https://CRAN.R-project.org/package=rEDM to link to this page.