Chires5 | R Documentation |
A subsidiary routine for denproj
. Not intended for direct
user use.
Chires5(x, tau=1, J, filter.number=10, family="DaubLeAsymm", nT=20)
x |
The data (random sample for density estimation) |
tau |
Fine tuning parameter |
J |
Resolution level |
filter.number |
The smoothness of the wavelet, see |
family |
The family of the wavelet, see |
nT |
The number of iterations in the Daubechies-Lagarias algorithm |
As description
A list with the following components:
coef |
The scaling function coefficients |
klim |
The integer translates of the scaling functions used |
p |
The primary resolution, calculated in code as tau*2^J |
filter |
The usual filter information, see |
n |
The length of the data |
res |
A list containing components: |
David Herrick
Chires6
,denproj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.