Chires6: Subsid routine for denproj (calcs scaling function coefs with cov)
Description
Function is essentially the same as Chires5
but also returns covariances between coefficients.
A subsidiary routine for denproj
. Not intended for direct
user use.Usage
Chires6(x, tau=1, J, filter.number=10, family="DaubLeAsymm", nT=20)
Arguments
x
The data (random sample for density estimation)
family
The family of the wavelet, see family
nT
The number of iterations in the Daubechies-Lagarias algorithm
Value
- A list with the following components:
- coefThe scaling function coefficients
- covarThe coefficients' covariance matrix
- klimThe integer translates of the scaling functions used
- pThe primary resolution, calculated in code as tau*2^J
- filterThe usual filter information, see
filter.select
- nThe length of the data
x
- resA list containing components:
p
, as above, tau
as input and J
as above. This summarizes the resolution
information