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]
First Published: 2016-03-05
Latest Update: 2024-01-09
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 23 Apr. 2025.
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
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for rEDM0102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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