ComputeGIRFs | R Documentation |
Compute GIRFs for all models
ComputeGIRFs(
Sigma.y,
F1,
BLoad,
G0.y,
FactorLabels,
FacDim,
MatLength,
GIRFhoriz,
YieldsLabel,
ModelType,
Economy = NULL,
PI = NULL,
Mode = FALSE
)
Sigma.y |
Variance-covariance matrix |
F1 |
Feedback matrix |
BLoad |
Loading Bs |
G0.y |
matrix of contemporaneous terms |
FactorLabels |
List containing the labels of the factors |
FacDim |
Dimension of the P-dynamics |
MatLength |
Length of the maturity vector |
GIRFhoriz |
Horizon of the analysis |
YieldsLabel |
Label o yields |
ModelType |
desired Model type |
Economy |
Economy under study |
PI |
matrix PI for JLL-based models |
Mode |
allows for the orthogonalized version in the case of JLL-based models #' @references
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.