simuMdl: Likelihood ratio test statistic sample distribution

View source: R/RcppExports.R

simuMdlR Documentation

Likelihood ratio test statistic sample distribution

Description

This function is used by Monte Carlo Likelihood ratio testing procedures to simulate processes under the null hypothesis.

Usage

simuMdl(mdl_h0, p, q, k, burnin, exog)

Arguments

mdl_h0

List with restricted model properties.

p

integer specifying the number of autoregressive lags.

q

integer specifying the number of series.

k

integer specifying the number of regimes.

burnin

integer specifying the number of observations to drop from beginning of simulation.

Value

List with simulated process properties.


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