Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit d3b84b0

Browse files
committed
Merge branch 'master' of github.com:ha0ye/rEDM
2 parents d1f2e8c + 031a598 commit d3b84b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Authors@R: c(person("Hao", "Ye", role = c("aut", "cre"),
2828
comment = c(ORCID = "0000-0002-2863-6946")))
2929
Description: A new implementation of EDM algorithms based on research software previously developed for internal use in the Sugihara Lab (UCSD/SIO). 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) <DOI:10.1038/344734a0> and the S-map algorithm in Sugihara (1994) <DOI:10.1098/rsta.1994.0106>. In addition, this package implements convergent cross mapping as described in Sugihara et al. (2012) <DOI:10.1126/science.1227079> and multiview embedding as described in Ye & Sugihara (2016) <DOI:10.1126/science.aag0863>.
3030
License: file LICENSE
31-
URL: https://ha0ye.github.io/rEDM/
31+
URL: https://ha0ye.github.io/rEDM, https://github.com/ha0ye/rEDM
3232
BugReports: https://github.com/ha0ye/rEDM/issues
3333
NeedsCompilation: yes
3434
Imports:

0 commit comments

Comments
 (0)