logLike_MSVARmdl: Markov-switching vector autoregressive log-likelihood...

View source: R/RcppExports.R

logLike_MSVARmdlR Documentation

Markov-switching vector autoregressive log-likelihood objective function

Description

This function computes the log-likelihood for a markov-switching vector autoregressive model.

Usage

logLike_MSVARmdl(theta, mdl, k)

Arguments

theta

Vector of model parameters.

mdl

List with model attributes.

k

Integer determining the number of regimes.

Value

Log-likelihood value.


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