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 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:47), 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

gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  
footBayes  
Fitting Bayesian and MLE Football Models
This is the first package allowing for the estimation, visualization and prediction of the most wel ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  
pulseTD  
Identification of Transcriptional Dynamics using Pulse Models via 4su-Seq Data and RNA-Seq Data
A tool for analyzing the transcription, processing and degradation rates of genes by 4sU-seq (the Me ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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