Vector autoregressive log-likelihood objective function
This function computes the log-likelihood for a vector autoregressive model.
logLike_VARmdl(theta, mdl)
theta
: Vector of model parameters.mdl
: List with model attributes.Log-likelihood value.