Using the bootstrap approach, we simulate a model based on user supplied parameters, obtain the wavelet variance, and then V.
optimism_bootstrapper(theta, desc, objdesc, scales, model_type, N, robust,
eff, alpha, H)
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.
A vec
that contains the parameter estimates from GMWM estimator.
Expand in detail...