Compute some key parameters from the P-dynamics (Bootstrap set)
PdynamicsSet_BS(
ModelType,
AllFactorsUnderP,
FactorLabels,
Economies,
JLLinputs = NULL,
GVARinputs = NULL
)
string-vector containing the label of the model to be estimated
complete set of factors that may be used in the estimation of P (KxT)
string-list based which contains the labels of all the variables present in the model (see "LabFac" function)
string-vector containing the names of the economies which are part of the economic system
List containing the necessary inputs for the estimation of the JLL-based models (see "JLL" function). Default is set to NULL.
List containing the necessary inputs for the estimation of the GVAR-based models (see "GVAR" function). Default is set to NULL.