Calculates the (MODWT) wavelet variance
wvar_cpp(signal_modwt_bw, robust, eff, alpha, ci_type)
A mat
with the structure:
"variance"Wavelet Variance
"low"Lower CI
"high"Upper CI
A field<vec>
that contains the modwt decomposition after it has been brick walled.
A boolean
that triggers the use of the robust estimate.
A double
that indicates the efficiency as it relates to an MLE.
A double
that indicates the \(\left(1-p\right)*\alpha\) confidence level
A String
indicating the confidence interval being calculated. Valid value: "eta3"
This function does the heavy lifting with the signal_modwt_bw