Package: SimIndep 0.1.2

Qihua Zhu
SimIndep: WISE: a Weighted Similarity Aggregation Test for Serial Independence
A fast implementation of the weighted information similarity aggregation (WISE) test for detecting serial dependence, particularly suited for high-dimensional and non-Euclidean time series. Includes functions for constructing similarity matrices and conducting hypothesis testing. Users can use different similarity measures and define their own weighting schemes. For more details see Q Zhu, M Liu, Y Han, D Zhou (2025) <doi:10.48550/arXiv.2509.05678>.
Authors:
SimIndep_0.1.2.tar.gz
SimIndep_0.1.2.tar.gz(r-4.7-any)SimIndep_0.1.2.tar.gz(r-4.6-any)
SimIndep_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SimIndep/json (API)
| # Install 'SimIndep' in R: |
| install.packages('SimIndep', 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 from:e0ee9fa009. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 126 | ||
| linux-release-x86_64 | OK | 99 | ||
| wasm-release | OK | 98 |
Dependencies:FNN
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate an n by n similarity matrix | wise_sim |
| Conducts the serial independence test (WISE) based on a similarity matrix | wise_test |