Description Usage Arguments Details Value
Calculates the (MODWT) wavelet variance
1 2 3 4 5 6 7 8 9 10 | modwt_wvar_cpp(
signal,
nlevels,
robust,
eff,
alpha,
ci_type,
strWavelet,
decomp
)
|
signal |
A |
robust |
A |
eff |
A |
alpha |
A |
ci_type |
A |
strWavelet |
A |
decomp |
A |
This function powers the wvar object. It is also extendable...
A mat
with the structure:
"variance"Wavelet Variance
"low"Lower CI
"high"Upper CI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.