This function performs the maximization step of the Expectation Maximization algorithm for Markov-switching VARX model.
EMaximization_MSVARXmdl(theta, mdl, MSloglik_output, k)
List with new maximized parameters.
Vector of model parameters.
List with model attributes.
List with output from ExpectationM_MSVARmdl
.
Integer determining the number of regimes.