This function performs the one iteration (E-step and M-step) of the Expectation Maximization algorithm for Markov-switching autoregressive model.
EMiter_MSARmdl(mdl, EMest_output, k)
List with attributes from new iteration.
List with model attributes.
List with attributes from previous iteration.
Integer determining the number of regimes.