Package: rhosa 0.3.0
rhosa: Higher-Order Spectral Analysis
Higher-order spectra or polyspectra of time series, such as bispectrum and bicoherence, have been investigated in abundant literature and applied to problems of signal detection in a wide range of fields. This package aims to provide a simple API to estimate and analyze them. The current implementation is based on Brillinger and Irizarry (1998) <doi:10.1016/S0165-1684(97)00217-X> for estimating bispectrum or bicoherence, Lii and Helland (1981) <doi:10.1145/355958.355961> for cross-bispectrum, and Kim and Powers (1979) <doi:10.1109/TPS.1979.4317207> for cross-bicoherence.
Authors:
rhosa_0.3.0.tar.gz
rhosa_0.3.0.zip(r-4.7)rhosa_0.3.0.zip(r-4.6)rhosa_0.3.0.zip(r-4.5)
rhosa_0.3.0.tgz(r-4.6-any)rhosa_0.3.0.tgz(r-4.5-any)
rhosa_0.3.0.tar.gz(r-4.7-any)rhosa_0.3.0.tar.gz(r-4.6-any)
rhosa_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rhosa/json (API)
NEWS
| # Install 'rhosa' in R: |
| install.packages('rhosa', repos = c('https://tabe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tabe/rhosa/issues
Pkgdown/docs site:https://tabe.github.io
Last updated from:3bd02ae454. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 192 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 189 | ||
| macos-oldrel-arm64 | OK | 168 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 93 |
Exports:bicoherencebiperiodogrambispectrumcross_bicoherencecross_bispectrumkim_and_powers_modelmode_matchingthree_channel_model
Dependencies:
Detecting quadratic phase coupling from time series data by rhosa
Rendered fromquadratic_phase_coupling.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2022-01-21
Started: 2020-07-21
Getting started with a simple example
Rendered fromexample.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2022-01-21
Started: 2022-01-13
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Estimate bicoherence from given time series data. | bicoherence |
| Calculate biperiodogram | biperiodogram |
| Estimate bispectrum from time series data. | bispectrum |
| Estimate cross-bicoherence from time series data. | cross_bicoherence |
| Estimate cross-bispectrum from time series data. | cross_bispectrum |
| A test signal of the phase coherence between three oscillators | kim_and_powers_model |
| Estimate cross-bicoherence's empirical null distribution by a mode matching method | mode_matching |
| A three-channel model of quadratic phase coupling | three_channel_model |
