Package: rEDM 1.15.4

Joseph Park

rEDM: Empirical Dynamic Modeling ('EDM')

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>.

Authors:Joseph Park [aut, cre], Cameron Smith [aut], George Sugihara [aut, ccp], Ethan Deyle [aut], Erik Saberski [ctb], Hao Ye [ctb], The Regents of the University of California [cph]

rEDM_1.15.4.tar.gz
rEDM_1.15.4.tar.gz(r-4.7-arm64)rEDM_1.15.4.tar.gz(r-4.7-x86_64)rEDM_1.15.4.tar.gz(r-4.6-arm64)rEDM_1.15.4.tar.gz(r-4.6-x86_64)
rEDM_1.15.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rEDM/json (API)
NEWS

# Install 'rEDM' in R:
install.packages('rEDM', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

openblascpp

6.05 score 2 stars 1 packages 374 scripts 533 downloads 15 mentions 11 exports 2 dependencies

Last updated from:72d86ce773. Checks:4 WARNING, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64WARNING156
linux-devel-x86_64WARNING169
source / vignettesOK286
linux-release-arm64WARNING167
linux-release-x86_64WARNING166
wasm-releaseOK178

Exports:CCMComputeErrorEmbedEmbedDimensionMakeBlockMultiviewPredictIntervalPredictNonlinearSimplexSMapSurrogateData

Dependencies:RcppRcppThread

Empirical Dynamic Modeling

Rendered fromrEDM-tutorial.Rmdusingknitr::rmarkdownon May 31 2026.

Last update: 2023-10-23
Started: 2017-11-07