optimism_bootstrapper: Bootstrap for Optimism

Description Usage Arguments Details Value Author(s) Examples

View source: R/RcppExports.R

Description

Using the bootstrap approach, we simulate a model based on user supplied parameters, obtain the wavelet variance, and then V.

Usage

1
2
optimism_bootstrapper(theta, desc, objdesc, scales, model_type, N, robust,
  eff, alpha, H)

Arguments

theta

A vector with dimensions N x 1 that contains user-supplied initial values for parameters

desc

A vector<string> indicating the models that should be considered.

objdesc

A field<vec> that contains an object description (e.g. values) of the model.

Details

Expand in detail...

Value

A vec that contains the parameter estimates from GMWM estimator.

Author(s)

JJB

Examples

1
# Coming soon

SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.