Compute specialized wavelet transform for density estimation
Computes the discrete wavelet transform, but with zero boundary conditions especially for density estimation.
wd.dh(data, filter.number = 10, family = "DaubLeAsymm", type = "wavelet", bc = "periodic", firstk = NULL, verbose = FALSE)
data |
The father wavelet coefficients |
filter.number |
The smoothness of the underlying wavelet to use,
see |
family |
The wavelet family to use, see |
type |
The type of wavelet to use |
bc |
Type of boundarie conditions |
firstk |
A parameter that originates from |
verbose |
If |
Thresholding should be carried out by the user independently of these functions.
An object of class wd
, but assumed on the basis of
zero boundary conditions.
David Herrick
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.