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