[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: Testing Constraints
I am estimating a model which is constrained. I am trying to test the
constraints, but stata keeps giving me an error message.
My model is
Y = (?-1)Yt-1 + ? (Xt-Xt-1) + ?(1- ?)Xt-1 + ?i
The stata command I am using is
reg Y Yt-1 (Xt-Xt-1) Xt-1
test Yt-1 * (Xt-Xt-1)= -(Xt-1)
When I do that I am getting an error,
I have about more than one ((Xt-Xt-1), Xt-1 variables. Please help
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/