项目作者: tabe

项目描述 :
Higher-Order Spectral Analysis in R
高级语言: HTML
项目地址: git://github.com/tabe/rhosa.git
创建时间: 2019-10-12T19:09:19Z
项目社区:https://github.com/tabe/rhosa

开源协议:GNU General Public License v3.0

下载


rhosa: Higher-Order Spectral Analysis in R

CRAN
status
R-CMD-check
downloads

This package aims to provide functions to estimate higher-order spectra
or polyspectra of multivariate time series, such as bispectrum and
bicoherence (Brillinger and Irizarry
1998
). They are useful for
e.g. detecting nonlinear interaction between stationary time series
driven by periodic signals (Abe et al. 2024).

Installation

You can install the released version of rhosa from
CRAN with:

  1. install.packages("rhosa")

Alternatively, the development version from
GitHub with
remotes:

  1. # install.packages("remotes")
  2. remotes::install_github("tabe/rhosa")

Acknowledgement

The author thanks Alessandro E. P. Villa for his generous support to
this project.

References





Abe, Takeshi, Yoshiyuki Asai, Alessandra Lintas, and Alessandro E. P.
Villa. 2024. “Detection of Quadratic Phase Coupling by Cross-Bicoherence
and Spectral Granger Causality in Bifrequencies Interactions.”
Scientific Reports 14 (1): 8521.
https://doi.org/10.1038/s41598-024-59004-8.



Brillinger, D. R., and R. A. Irizarry. 1998. “An Investigation of the
Second- and Higher-Order Spectra of Music.” Signal Processing 65 (2):
161–79. https://doi.org/10.1016/S0165-1684(97)00217-X.