SpecificMLEInputs | R Documentation |
Concatenate the model-specific inputs in a list
SpecificMLEInputs(
ModelType,
Economies,
RiskFactors,
FactorLabels,
GVARlist = NULL,
JLLlist = NULL,
WishBRW = 0,
BRWlist = NULL,
DataPathTrade = NULL
)
ModelType |
string-vector containing the label of the model to be estimated |
Economies |
string-vector containing the names of the economies of the system |
RiskFactors |
time series of risk factors (F x T) |
FactorLabels |
string-list based which contains the labels of all the variables present in the model |
GVARlist |
A list of required inputs to estimate the GVAR-based setups:
|
JLLlist |
A list of required inputs to estimate the JLL-based setups:
|
WishBRW |
Whether the user wishes to estimate the physical parameter model with the Bias correction model from BRW (2012) (see "Bias_Correc_VAR" function). |
BRWlist |
A list of required inputs to estimate the bias corrected setups of the type of BRW:
|
DataPathTrade |
path of the Excel file containing the data (if any) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.