batch_modwt_wvar_cpp | R Documentation |
Calculates the MO/DWT wavelet variance
batch_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 processes the decomposition of multiple signals quickly
A field<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.