Skip to content

Releases: SugiharaLab/rEDM

Version 1.15.4

06 Apr 11:04
Compare
Choose a tag to compare

Move SMap NaN warning to verbose. Improve ComputeError NaN handling, require minimum 5 prediction / observation pairs for error computation.

Version 1.15.1

27 Oct 23:03
Compare
Choose a tag to compare

DataFrame initializer in cppEDM. ignoreNan added to PredictNonlinear. Replace unicode in plot labels with plotMath expressions.

v1.14.3

07 Jul 23:35
Compare
Choose a tag to compare

Remove CCM multivariable warning, positive tau warning. Add Embedding application.
Update C++ std from c++11 to c++17.

v1.14.0

08 Jan 17:55
Compare
Choose a tag to compare

cppEDM added generateLibrary flag. False (default) : library is static as set in lib. True : library adds newly generated data. Since Rcpp has 20 argument limit, generateLibrary is always False.

Version 1.13.1

10 Nov 15:17
Compare
Choose a tag to compare

cppEDM: DatetimeInfo constructor.
Set target from columns[0].

Version 1.12.2

25 May 07:37
Compare
Choose a tag to compare

Multiview data.frame and SMap coefficient labels.

Version 1.12.0

10 May 14:48
Compare
Choose a tag to compare

Add exclusionRadius and validLib to EmbedDimension(), PredictInterval() and PredictNonlinear().

Version 1.8.0 based on cppEDM.

28 Feb 11:33
Compare
Choose a tag to compare
v1.8.0

v1.8.0 Sync cppEDM. Remove embedding partial data deletion as default…

Version 1.7.5

29 Jan 11:51
Compare
Choose a tag to compare

Version 1.7.5 based on cppEDM.

Release v0.7.1

20 Jun 18:22
2e2ea08
Compare
Choose a tag to compare

Updates to code and documentation, testing, Travis CI.
This release is to synchronize with CRAN (which just accepted this version)