powered by
Create the variable labels used in the estimation
ParaLabels(ModelType, WishStationarityQ)
list containing the features of the parameters that will be used in the estimation
a string-vector containing the label of the model to be estimated
User must set "1" is she whises to impose the largest eigenvalue under the Q to be strictly smaller than 1. Otherwise set "0"
ModelType <- "GVAR jointQ" WishStationarityQ <- 1 ParaLabels(ModelType, WishStationarityQ)
Run the code above in your browser using DataLab