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

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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