Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: vec


From   "Boylan, Richard" <[email protected]>
To   <[email protected]>
Subject   st: vec
Date   Thu, 4 Aug 2005 08:33:00 -0500

I was wondering how  I go about testing for whether the parameters in the cointegration equation take on particular values. 
 
For instance, after
use http://www.stata-press.com/data/r9/txhprice, clear
vec dallas  houston
if I type
test [D_dallas]L._ce1 == 1
then I obtain
( 1)  [D_dallas]L._ce1 = 1
           chi2(  1) =  205.98
         Prob > chi2 =    0.0000

However, if I type
test [_ce1]houston == 1
I obtain
equation [_ce1] not found
 
So my question is how to I conduct the test
 
[_ce1]houston == 1
 
Richard


*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index