View source: R/BiasCorrection.R
| Get_FeedMat_NoBC | R Documentation |
Estimate feedback matrix from several models (No bias-corrected version)
Get_FeedMat_NoBC(
RiskFactors,
ModelType,
Economies,
GVARinputs,
JLLinputs,
FactorLabels,
CheckInpts = FALSE
)
RiskFactors |
A numeric matrix (T x F) representing the time series of risk factors. |
Economies |
A character vector containing the names of the economies included in the system. |
GVARinputs |
List. Inputs for GVAR model estimation. |
JLLinputs |
List. Inputs for JLL model estimation. |
FactorLabels |
A list of character vectors with labels for all variables in the model. |
CheckInpts |
Check for the consistency of the provided inputs. Default is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.