Using the bootstrap approach, we simulate a model based on user supplied parameters, obtain the wavelet variance, and then V.
all_bootstrapper(
theta,
desc,
objdesc,
scales,
model_type,
N,
robust,
eff,
alpha,
H
)A vec that contains the parameter estimates from GMWM estimator.
A vector with dimensions N x 1 that contains user-supplied initial values for parameters
A vector<string> indicating the models that should be considered.
A field<vec> that contains an object description (e.g. values) of the model.
JJB
Expand in detail...