R/wv-package.R

#' wv
#' @keywords internal
#' @importFrom Rcpp evalCpp
#' @importFrom grDevices hcl 
#' @useDynLib wv
#' @import graphics
#' @description Provides a series of tools to compute and plot quantities related to classical and robust wavelet variance for time series and regular lattices. More details can be found, for example, in Serroukh, A., Walden, A.T., & Percival, D.B. (2000) <doi:10.2307/2669537> and Guerrier, S. & Molinari, R. (2016) <arXiv:1607.05858>.  
#' @name wv
#' @docType package
"_PACKAGE"
NULL

Try the wv package in your browser

Any scripts or data that you put into this service are public.

wv documentation built on Aug. 31, 2023, 9:08 a.m.