Learn R Programming

MSTest (version 0.1.5)

CHPbootCV: 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)

Value

Bootstrap critical values

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.

References

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