Learn R Programming

⚠️There's a newer version (1.15.4) of this package.Take me there.

rEDM (version 0.4.4)

Applications of Empirical Dynamic Modeling from Time Series

Description

Contains C++ compiled objects that use time delay embedding to perform state-space reconstruction and nonlinear forecasting and an R interface to those objects using 'Rcpp'. It supports both the simplex projection method from Sugihara & May (1990) and the S-map algorithm in Sugihara (1994) . In addition, this package implements convergent cross mapping as described by Sugihara et al. (2012) .

Copy Link

Version

Install

install.packages('rEDM')

Monthly Downloads

665

Version

0.4.4

License

GPL-3 | file LICENSE

Maintainer

Hao Ye

Last Published

March 5th, 2016

Functions in rEDM (0.4.4)

ccm

Perform convergent cross mapping using simplex projection
LNLP

C++ compiled object for univariate forecasting.
sockeye_returns

Time series for sockeye salmon returns.
ccm_means

Take output from ccm and compute means as a function of library size.
Rcpp_BlockLNLP-class

S4 class for Rcpp compiled object, "BlockLNLP"
make_surrogate_data

Generate surrogate data for permutation/randomization tests
block_lnlp

Perform generalized forecasting using simplex projection or s-map
paramecium_didinium

Time series for the Paramecium-Didinium laboratory experiment
sardine_anchovy_sst

Time series for the California Current Anchovy-Sardine-SST system
tentmap_del

Time series for a tent map with mu = 2.
Rcpp_Xmap-class

S4 class for Rcpp compiled object, "Xmap"
e120_biodiversity

Biodiversity data at the Cedar Creek LTER
block_3sp

Time series for a three-species coupled model.
BlockLNLP

C++ compiled object for multivariate forecasting.
thrips_block

Apple-blossom Thrips time series
Xmap

C++ compiled object for convergent cross mapping.
test_nonlinearity

Randomization test for nonlinearity using S-maps and surrogate data
rEDM-package

Applications of empirical dynamic modeling from time series.
e054_succession

Succession data at the Cedar Creek LTER
two_species_model

Time series for a two-species coupled model.
simplex

Perform univariate forecasting
Rcpp_LNLP-class

S4 class for Rcpp compiled object, "LNLP"