Other packages > Find by keyword >

wwntests  

Hypothesis Tests for Functional Time Series
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("wwntests", "1.1.0")



Attach the package and use:
library("wwntests")
Maintained by
Mihyun Kim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-19
Latest Update: 2023-12-01
Description:
Provides a collection of white noise hypothesis tests for functional time series and related visualizations. These include tests based on the norms of autocovariance operators that are built under both strong and weak white noise assumptions. Additionally, tests based on the spectral density operator and on principal component dimensional reduction are included, which are built under strong white noise assumptions. Also, this package provides goodness-of-fit tests for functional autoregressive of order 1 models. These methods are described in Kokoszka et al. (2017) <doi:10.1016/j.jmva.2017.08.004>, Characiejus and Rice (2019) <doi:10.1016/j.ecosta.2019.01.003>, Gabrys and Kokoszka (2007) <doi:10.1198/016214507000001111>, and Kim et al. (2023) <doi:10.1214/23-SS143> respectively.
How to cite:
Mihyun Kim (2019). wwntests: Hypothesis Tests for Functional Time Series. R package version 1.1.0, https://cran.r-project.org/web/packages/wwntests. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2019-06-19 12:50), 1.0.1 (2020-05-18 22:10), 1.0.2 (2022-11-01 16:10)
Other packages that cited wwntests R package
View wwntests citation profile
Other R packages that wwntests depends, imports, suggests or enhances
Complete documentation for wwntests
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize 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  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA