Check_label_consistency {MultiATSM} | R Documentation |
Check consistency of labels (economies, domestic and global variables)
Description
Check consistency of labels (economies, domestic and global variables)
Usage
Check_label_consistency(
Economies,
DomesticMacroFac,
GlobalMacroFac,
DomVarLab,
GloVarLab
)
Arguments
Economies |
string-vector containing the names of the economies which are part of the economic system |
DomesticMacroFac |
time series of the country-specific domestic risk factors (C(M+N) x T) |
GlobalMacroFac |
time series of the global risk factors (G X T) |
DomVarLab |
string-vector containing the names of the desired domestic risk factors |
GloVarLab |
string-vector containing the names of the desired global risk factors |
[Package MultiATSM version 1.1.0 Index]