Other packages > Find by keyword >

rEDM  

Empirical Dynamic Modeling ('EDM')
View on CRAN: Click here


Download and install rEDM package within the R console
Install from CRAN:
install.packages("rEDM")

Install from Github:
library("remotes")
install_github("cran/rEDM")

Install by package version:
library("remotes")
install_version("rEDM", "1.15.4")



Attach the package and use:
library("rEDM")
Maintained by
Joseph Park
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-05
Latest Update: 2024-04-06
Description:
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) , the 'S-map' algorithm from Sugihara (1994) , convergent cross mapping described in Sugihara et al. (2012) , and, 'multiview embedding' described in Ye & Sugihara (2016) .
How to cite:
Joseph Park (2016). rEDM: Empirical Dynamic Modeling ('EDM'). R package version 1.15.4, https://cran.r-project.org/web/packages/rEDM. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.4.4 (2016-03-05 09:14), 0.4.5 (2016-03-07 08:00), 0.4.7 (2016-03-10 12:24), 0.5.3 (2016-10-22 19:06), 0.5.4 (2016-11-16 01:53), 0.6.5 (2017-11-07 23:46), 0.6.9 (2017-12-05 00:21), 0.7.1 (2018-06-20 20:20), 0.7.2 (2018-12-10 15:40), 0.7.3 (2019-11-25 10:50), 1.2.2 (2020-03-02 15:50), 1.2.3 (2020-03-06 10:20), 1.3.8.2 (2020-06-16 16:10), 1.3.8.5 (2020-06-23 17:50), 1.3.8 (2020-06-08 23:40), 1.5.0 (2020-07-06 17:20), 1.6.1 (2020-10-20 16:50), 1.7.0 (2020-11-14 08:00), 1.7.1 (2020-12-04 00:10), 1.7.3 (2021-01-04 17:30), 1.7.4 (2021-01-11 16:10), 1.7.5 (2021-01-25 13:50), 1.8.0 (2021-02-27 16:20), 1.8.1 (2021-03-22 17:20), 1.8.2 (2021-05-03 02:20), 1.9.0 (2021-06-22 07:40), 1.9.1 (2021-08-08 13:00), 1.9.2 (2021-09-16 08:10), 1.9.3 (2021-10-16 10:20), 1.10.0 (2021-12-19 02:10), 1.10.1 (2022-01-22 12:12), 1.10.2 (2022-02-13 07:00), 1.10.3 (2022-03-31 09:30), 1.11.0 (2022-04-15 10:40), 1.12.0 (2022-05-15 01:20), 1.12.2 (2022-06-01 23:30), 1.13.0 (2022-06-22 10:20), 1.13.1 (2022-08-06 11:20), 1.14.0 (2023-01-09 13:50), 1.14.3 (2023-07-07 01:20), 1.15.0 (2023-10-23 06:10), 1.15.1 (2023-11-10 11:00), 1.15.3 (2024-01-10 00:00)
Other packages that cited rEDM R package
View rEDM citation profile
Other R packages that rEDM depends, imports, suggests or enhances
Complete documentation for rEDM
Functions, R codes and Examples using the rEDM R package
Some associated functions: CCM . ComputeError . Embed . EmbedDimension . EvergladesFlow . Lorenz5D . MakeBlock . Multiview . PredictInterval . PredictNonlinear . SMap . Simplex . SurrogateData . TentMap . TentMapNoise . Thrips . block_3sp . circle . paramecium_didinium . rEDM . sardine_anchovy_sst . 
Some associated R codes: EDM.R . EDM_AuxFuncs.R . Examples.R . zzz.R .  Full rEDM package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA