wvar_cpp | R Documentation |
Calculates the (MODWT) wavelet variance
wvar_cpp(signal_modwt_bw, robust, eff, alpha, ci_type)
signal_modwt_bw |
A |
robust |
A |
eff |
A |
alpha |
A |
ci_type |
A |
This function does the heavy lifting with the signal_modwt_bw
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.