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

Re: st: path analysis, P*


From   "Sarah A. Mustillo" <[email protected]>
To   [email protected]
Subject   Re: st: path analysis, P*
Date   Tue, 28 Jan 2003 17:15:49 -0500


Brian -

Stata has a command for two-stage and three-stage least squares (reg3) and a user-written command for path analysis (pathreg). If you are looking for a maximum likelihood method however, you need to look to LISREL, EQS, etc.

Sarah




http://www.ats.ucla.edu/stat/stata/ado/analysis/pathreg.hlp:
---------------------------------------------------------------------------
------
help for pathreg
---------------------------------------------------------------------------
------

path analysis using ols regression
----------------------------------

pathreg (dv1 varlist1) [ (dv2 varlist2) (dv3 varlist3) (...) ]


Description
-----------

pathreg is a convience command that allows the user to specify all of the
equations in a path analysis model.

Warning
-------

pathreg does not do any checks to determine that the path analysis model meets
all of the requirement and assumptions of path analysis. This matter is left up
to the user.

Example
-------

. pathreg (math female)(read math female)(write read math female)



--On Tuesday, January 28, 2003 3:57 PM -0600 Brian Uzzi <[email protected]> wrote:


Hello,

Is there a way to do path analysis, structural equation modeling, or P*
models in STATA?

Thanks,

Brian

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



Sarah A. Mustillo, Ph.D
Center for Developmental Epidemiology
Department of Psychiatry and Behavioral Sciences
Duke University School of Medicine
Box 3454
Durham NC 27710

919 687-4686 x234

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