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:Takeshi Abe [aut, cre]

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

On CRAN:

Conda:

bicoherencebispectrum

4.00 score 5 scripts 657 downloads 8 exports 0 dependencies

Last updated from:3bd02ae454. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK119
source / vignettesOK192
linux-release-x86_64OK123
macos-release-arm64OK189
macos-oldrel-arm64OK168
windows-develOK72
windows-releaseOK72
windows-oldrelOK80
wasm-releaseOK93

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