Package: rhosa
Title: Higher-Order Spectral Analysis
Date: 2020-08-04
Version: 0.1.0
Authors@R: 
    person(given = "Takeshi",
           family = "Abe",
           role = c("aut", "cre"),
           email = "tabe@fixedpoint.jp",
           comment = c(ORCID = "0000-0002-7074-4561"))
Description: 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, with Lii and Helland (1981) <doi:10.1145/355958.355961> for cross-bispectrum.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/tabe/rhosa
BugReports: https://github.com/tabe/rhosa/issues
RoxygenNote: 7.1.1
Suggests: ggplot2, knitr, rgl, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-08-04 11:32:23 UTC; abe
Author: Takeshi Abe [aut, cre] (<https://orcid.org/0000-0002-7074-4561>)
Maintainer: Takeshi Abe <tabe@fixedpoint.jp>
Repository: CRAN
Date/Publication: 2020-08-10 13:00:02 UTC
