Hi every body:
I have a pilled set of time series from which I am trying to run a varsoc. They are time series od different variables an countires. Everything is xtset.
I am trying with this:
foreach x in varlist Y Yx D Px PX e M m X x PM R Kp KP{
by Cou: varsoc x
}
but doen´t work. I thing it repeats the var soc for my variable x over and over...
I´ve also been exploring the possibility of using levels of, but no fruitfull results.
thanks for any advise.

Comment