Learn R Programming

MSTest (version 0.1.5)

logLike_MSARXmdl_min: Markov-switching ARX log-likelihood objective function (minimization version)

Description

This function computes the (negative) log-likelihood for a markov-switching ARX model.

Usage

logLike_MSARXmdl_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.