Page 1 of 1

Column Vectors

Posted: Sun Feb 10, 2013 8:33 am
by lex36
Hi,

I am estimating a 2SLS equation. Two of the variables are column vectors - how do I create a column vector? and how do I write column vector in the equation estimation?

Many thanks

Re: Column Vectors

Posted: Sun Feb 10, 2013 9:22 am
by trubador
You can try converting vectors into series:

Code: Select all

mtos(x1_vector,x1_series) mtos(x2_vector,x2_series)

Re: Column Vectors

Posted: Mon Feb 11, 2013 12:44 pm
by EViews Glenn
Note that you'll need the vectors to be sized congruent to the workfile.