Package: Chaos01 1.2.1
Chaos01: 0-1 Test for Chaos
Computes and visualize the results of the 0-1 test for chaos proposed by Gottwald and Melbourne (2004) <doi:10.1137/080718851>. The algorithm is available in parallel for the independent values of parameter c. Additionally, fast RQA is added to distinguish chaos from noise.
Authors:
Chaos01_1.2.1.tar.gz
Chaos01_1.2.1.zip(r-4.5)Chaos01_1.2.1.zip(r-4.4)Chaos01_1.2.1.zip(r-4.3)
Chaos01_1.2.1.tgz(r-4.4-x86_64)Chaos01_1.2.1.tgz(r-4.4-arm64)Chaos01_1.2.1.tgz(r-4.3-x86_64)Chaos01_1.2.1.tgz(r-4.3-arm64)
Chaos01_1.2.1.tar.gz(r-4.5-noble)Chaos01_1.2.1.tar.gz(r-4.4-noble)
Chaos01_1.2.1.tgz(r-4.4-emscripten)Chaos01_1.2.1.tgz(r-4.3-emscripten)
Chaos01.pdf |Chaos01.html✨
Chaos01/json (API)
NEWS
# Install 'Chaos01' in R: |
install.packages('Chaos01', repos = c('https://nithador.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 5 years agofrom:4dff0a31b5. Checks:OK: 5 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | OK | Nov 06 2024 |
R-4.5-linux-x86_64 | OK | Nov 06 2024 |
R-4.4-win-x86_64 | OK | Nov 06 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 06 2024 |
R-4.3-win-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 06 2024 |
Exports:fast.rqagen.logisticgetValrqa.seqtestChaos01
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function to compute diagonal RQA measures for given time series | fast.rqa |
Logistic map | gen.logistic |
Get the vector of Kc/c values from the chaos01.res object. | getVal |
Plot the additional results of 0-1 test for chaos. | plot.chaos01 |
Plot Kc based on c | plot.chaos01.res |
Plot the results for the sequence of eps values. | plot.chaos01.rqa.sequence |
Function to compute diagonal RQA measures for given time series and sequence of thresholds. | rqa.seq |
Print all the settings and results of the RQA computation. | summary.chaos01.rqa |
Function to compute 0-1 test for chaos | testChaos01 |