Vector of Covariates
Posted: Sun Sep 19, 2010 11:46 am
Hi there, I'm new to coding in Eviews and I'm hoping that someone can advise me how to code the following vector of covariates:
v=[((resid01^3-3*@var(resid01)*resid01)) ((resid01^2-@var(resid01))]'
Thanks,
Sean
v=[((resid01^3-3*@var(resid01)*resid01)) ((resid01^2-@var(resid01))]'
Thanks,
Sean