#=== Loading Data ===#
data("PriceVol")
data("tradeweight1")
data("tradeweightx")
#Generate country-specific foreign variables
Ft=GVAR_Ft(data=PriceVol,weight.matrix=tradeweight1)
k=17
head(Ft[[k]])
tail(Ft[[k]])
Run the code above in your browser using DataLab