get_omega_eigens: Calculate the eigenvalues of the "Omega" error term...

View source: R/eigens.R

get_omega_eigensR Documentation

Calculate the eigenvalues of the "Omega" error term covariance matrices

Description

get_omega_eigens calculates the eigenvalues of the "Omega" error term covariance matrices for each regime

Usage

get_omega_eigens(stvar)

Arguments

stvar

object of class "stvar"

Value

Returns a matrix with d rows and M columns - one column for each regime. The mth column contains the eigenvalues of the "Omega" error term covariance matrix of the mth regime.

References

  • Lütkepohl H. 2005. New Introduction to Multiple Time Series Analysis, Springer.


sstvars documentation built on April 11, 2025, 5:47 p.m.