coef.favar: Extract Coefficients of a FAVAR Model
Description
Extract Coefficients of a FAVAR Model
Usage
# S3 method for favar
coef(object, ...)
Arguments
...
additional arguments affecting the coefficients produced.
Value
A list
- fct_loading
Factor loading matrix in a factor equation.
- varcoef
regression coefficients in VAR equations.