optimism_bootstrapper {simts} | R Documentation |
Bootstrap for Optimism
Description
Using the bootstrap approach, we simulate a model based on user supplied parameters, obtain the wavelet variance, and then V.
Usage
optimism_bootstrapper(
theta,
desc,
objdesc,
scales,
model_type,
N,
robust,
eff,
alpha,
H
)
Arguments
theta |
A |
desc |
A |
objdesc |
A |
Details
Expand in detail...
Value
A vec
that contains the parameter estimates from GMWM estimator.
Author(s)
JJB
[Package simts version 0.2.2 Index]