cov_bootstrapper: Bootstrap for Matrix V

View source: R/RcppExports.R

cov_bootstrapperR Documentation

Bootstrap for Matrix V

Description

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

Usage

cov_bootstrapper(theta, desc, objdesc, N, robust, eff, H, diagonal_matrix)

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


simts documentation built on Aug. 31, 2023, 5:07 p.m.