EMaximization_MSVARmdl | R Documentation |
This function performs the maximization step of the Expectation Maximization algorithm for Markov-switching vector autoregressive model.
EMaximization_MSVARmdl(theta, mdl, MSloglik_output, k)
theta |
Vector of model parameters. |
mdl |
List with model attributes. |
MSloglik_output |
List with output from |
k |
Integer determining the number of regimes. |
List with new maximized parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.