Package: dydea 0.1.0
dydea: Detection of Chaotic and Regular Intervals in the Data
Finds regular and chaotic intervals in the data using the 0-1 test for chaos proposed by Gottwald and Melbourne (2004) <doi:10.1137/080718851>.
Authors:
dydea_0.1.0.tar.gz
dydea_0.1.0.tar.gz(r-4.5-noble)dydea_0.1.0.tar.gz(r-4.4-noble)
dydea_0.1.0.tgz(r-4.4-emscripten)dydea_0.1.0.tgz(r-4.3-emscripten)
dydea.pdf |dydea.html✨
dydea/json (API)
# Install 'dydea' in R: |
install.packages('dydea', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:2a941ed904. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
Exports:find_chaosfind_motionsfind_regularity
Dependencies:Chaos01
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Find chaotic motions in the data. | find_chaos |
Find regular and chaotic motions in the data and plots the results. | find_motions |
Find regular motions in the data. | find_regularity |