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

View source: R/RcppExports.R

logLike_MSVARmdl_minR Documentation

Markov-switching vector autoregressive log-likelihood objective function (minimization version)

Description

This function computes the (negative) log-likelihood for a markov-switching vector autoregressive model

Usage

logLike_MSVARmdl_min(theta, mdl, k)

Arguments

theta

Vector of model parameters.

mdl

List with model attributes.

k

Integer determining the number of regimes.

Value

Negative log-likelihood value.


MSTest documentation built on Oct. 31, 2024, 1:06 a.m.