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.zip(r-4.7)dydea_0.1.0.zip(r-4.6)dydea_0.1.0.zip(r-4.5)
dydea_0.1.0.tgz(r-4.6-any)dydea_0.1.0.tgz(r-4.5-any)
dydea_0.1.0.tar.gz(r-4.7-any)dydea_0.1.0.tar.gz(r-4.6-any)
dydea_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dydea/json (API)
| # Install 'dydea' in R: |
| install.packages('dydea', repos = c('https://radekhalfar.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 from:2a941ed904. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 227 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 190 | ||
| macos-oldrel-arm64 | OK | 212 | ||
| windows-devel | OK | 65 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 87 |
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 |
