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-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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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