Releases: SugiharaLab/rEDM
Version 1.15.4
Move SMap NaN warning to verbose. Improve ComputeError NaN handling, require minimum 5 prediction / observation pairs for error computation.
Version 1.15.1
DataFrame initializer in cppEDM. ignoreNan added to PredictNonlinear. Replace unicode in plot labels with plotMath expressions.
v1.14.3
Remove CCM multivariable warning, positive tau warning. Add Embedding application.
Update C++ std from c++11 to c++17.
v1.14.0
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
cppEDM: DatetimeInfo constructor.
Set target from columns[0].
Version 1.12.2
Multiview data.frame and SMap coefficient labels.
Version 1.12.0
Add exclusionRadius
and validLib
to EmbedDimension()
, PredictInterval()
and PredictNonlinear()
.
Version 1.8.0 based on cppEDM.
v1.8.0 v1.8.0 Sync cppEDM. Remove embedding partial data deletion as default…
Version 1.7.5
Version 1.7.5 based on cppEDM.
Release v0.7.1
Updates to code and documentation, testing, Travis CI.
This release is to synchronize with CRAN (which just accepted this version)