Other packages > Find by keyword >

rhosa  

Higher-Order Spectral Analysis
View on CRAN: Click here


Download and install rhosa package within the R console
Install from CRAN:
install.packages("rhosa")

Install from Github:
library("remotes")
install_github("cran/rhosa")

Install by package version:
library("remotes")
install_version("rhosa", "0.2.0")



Attach the package and use:
library("rhosa")
Maintained by
Takeshi Abe
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-10
Latest Update: 2022-01-21
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 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.
How to cite:
Takeshi Abe (2020). rhosa: Higher-Order Spectral Analysis. R package version 0.2.0, https://cran.r-project.org/web/packages/rhosa
Previous versions and publish date:
0.1.0 (2020-08-10 15:00)
Other packages that cited rhosa R package
View rhosa citation profile
Other R packages that rhosa depends, imports, suggests or enhances
Functions, R codes and Examples using the rhosa R package
Some associated functions: bicoherence . bispectrum . cross_bicoherence . cross_bispectrum . dot-blackman_window . dot-hamming_window . dot-hann_window . mode_matching . three_channel_model . 
Some associated R codes: assertion.R . bispectra.R . cross_bispectra.R . mode_matching.R . model.R . window_functions.R . zzz.R .  Full rhosa package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

plotBart  
Diagnostic and Plotting Functions to Supplement 'bartCause'
Functions to assist in diagnostics and plotting during the causal inference modeling process. Suppl ...
Download / Learn more Package Citations See dependency  
hydroTSM  
Time Series Management and Analysis for Hydrological Modelling
S3 functions for management, analysis, interpolation and plotting of time series used in hydrology a ...
Download / Learn more Package Citations See dependency  
rofanova  
Robust Functional Analysis of Variance
Implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (20 ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
smcfcs  
Multiple Imputation of Covariates by Substantive Model Compatible Fully Conditional Specification
Implements multiple imputation of missing covariates by Substantive Model Compatible Fully Condition ...
Download / Learn more Package Citations See dependency  
onlineCOV  
Online Change Point Detection in High-Dimensional Covariance Structure
Implement a new stopping rule to detect anomaly in the covariance structure of high-dimensional onli ...
Download / Learn more Package Citations See dependency  
Maintainer: Jun Li (view profile)

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns