Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: st: regression using dummy variables


From   Maarten buis <[email protected]>
To   stata list <[email protected]>
Subject   RE: st: regression using dummy variables
Date   Thu, 3 Sep 2009 16:25:07 +0000 (GMT)

--- Amy Jennings wrote:
> I have run the sheafcoef command - can I just check that the
> values I need are p1, p2 etc and these can be interpreted in
> the same way as a standardised beta coefficient? 
 
Yes. You can also specify the -post- option and actually test
whether these two coefficients are the same using the -test-
command. So something like:

sheafcoef,                                             ///
   latent( _Ihighested_2 _Ihighested_3 _Ihighested_4 ; ///
           _IMothers_B_2 _IMothers_B_3 )               ///
   post

test p1 = p2

Hope this helps,
Maarten

--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany

http://www.maartenbuis.nl
--------------------------


      

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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