logLike_MSVARXmdl_min: Markov-switching VARX log-likelihood objective function (minimization version)
Description
This function computes the (negative) log-likelihood for a markov-switching VARX model
Usage
logLike_MSVARXmdl_min(theta, mdl, k)
Value
Negative log-likelihood value.
Arguments
- theta
Vector of model parameters.
- mdl
List with model attributes.
- k
Integer determining the number of regimes.