CHPbootCV: Bootstrap critical values for CHP 2014 parameter stability...

View source: R/RcppExports.R

CHPbootCVR Documentation

Bootstrap critical values for CHP 2014 parameter stability test

Description

This bootstrap procedure is described on pg. 771 of CHP 2014.

Usage

CHPbootCV(mdl, rho_b, N, msvar)

Arguments

mdl

List containing model attributes (see ARmdl).

rho_b

Number determining bounds for distribution of rh0 (i.e. rho ~ [-rho_b,rho_b]).

N

Number of bootstrap simulations.

msvar

Boolean indicator. If TRUE, there is a switch in variance. If FALSE only switch in mean is considered.

Value

Bootstrap critical values

References

Carrasco, Marine, Liang Hu, and Werner Ploberger. 2014. “Optimal test for Markov switching parameters.” Econometrica 82 (2): 765–784.


roga11/MSTest documentation built on Feb. 25, 2025, 6:10 p.m.