Learn R Programming

gmwm (version 2.0.0)

all_bootstrapper: Bootstrap for Everything!

Description

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

Usage

all_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 indicating the models that should be considered.
objdesc
A field that contains an object description (e.g. values) of the model.

Value

A vec that contains the parameter estimates from GMWM estimator.

Details

Expand in detail...

Examples

Run this code
# Coming soon

Run the code above in your browser using DataLab