Package: multispatialCCM 1.3
multispatialCCM: Multispatial Convergent Cross Mapping
The multispatial convergent cross mapping algorithm can be used as a test for causal associations between pairs of processes represented by time series. This is a combination of convergent cross mapping (CCM), described in Sugihara et al., 2012, Science, 338, 496-500, and dew-drop regression, described in Hsieh et al., 2008, American Naturalist, 171, 71–80. The algorithm allows CCM to be implemented on data that are not from a single long time series. Instead, data can come from many short time series, which are stitched together using bootstrapping.
Authors:
multispatialCCM_1.3.tar.gz
multispatialCCM_1.3.zip(r-4.7)multispatialCCM_1.3.zip(r-4.6)multispatialCCM_1.3.zip(r-4.5)
multispatialCCM_1.3.tgz(r-4.6-x86_64)multispatialCCM_1.3.tgz(r-4.6-arm64)multispatialCCM_1.3.tgz(r-4.5-x86_64)multispatialCCM_1.3.tgz(r-4.5-arm64)
multispatialCCM_1.3.tar.gz(r-4.7-arm64)multispatialCCM_1.3.tar.gz(r-4.7-x86_64)multispatialCCM_1.3.tar.gz(r-4.6-arm64)multispatialCCM_1.3.tar.gz(r-4.6-x86_64)
multispatialCCM_1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
multispatialCCM/json (API)
| # Install 'multispatialCCM' in R: |
| install.packages('multispatialCCM', repos = c('https://adamtclark.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/adamtclark/multispatialccm/issues
Last updated from:6d318264b9. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 115 | ||
| linux-devel-x86_64 | OK | 149 | ||
| source / vignettes | OK | 129 | ||
| linux-release-arm64 | OK | 167 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 75 | ||
| macos-release-x86_64 | OK | 292 | ||
| macos-oldrel-arm64 | OK | 98 | ||
| macos-oldrel-x86_64 | OK | 240 | ||
| windows-devel | OK | 60 | ||
| windows-release | OK | 54 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 104 |
Exports:CCM_bootCCM_bootstrapccmtestmake_ccm_dataSSR_check_signalSSR_pred_boot
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| multispatial convergent cross mapping analysis | multispatialCCM-package multispatialCCM |
| Run multispatial CCM algorithm on two time series | CCM_boot |
| Run multispatial CCM algorithm on two time series | CCM_bootstrap |
| Test for significant causal signal | ccmtest |
| Makes fake data for other functions | make_ccm_data |
| Test process for auto-predictability. | SSR_check_signal |
| State space reconstruction function | SSR_pred_boot |
