get_boldA_eigens | R Documentation |
get_boldA_eigens
calculates absolute values of the eigenvalues of
the "bold A" matrices containing the AR coefficients for each regime.
get_boldA_eigens(stvar)
stvar |
object of class |
Returns a matrix with d*p
rows and M
columns - one column for each regime.
The m
th column contains the absolute values (or modulus) of the eigenvalues of the "bold A" matrix containing
the AR coefficients correspinding to regime m
.
Lütkepohl H. 2005. New Introduction to Multiple Time Series Analysis, Springer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.