arP | R Documentation |
This function converts a transition matrix to the transition matrix consistent with a Markov-switching autoregressive model.
arP(P, k, ar)
P |
original transition matrix. |
k |
integer determining the number of regimes. |
ar |
number of autoregressive lags. |
transformed transition matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.