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

st: RE: Regression to explain simultaneously determined probabilities


From   "Scott Merryman" <[email protected]>
To   <[email protected]>
Subject   st: RE: Regression to explain simultaneously determined probabilities
Date   Sat, 29 Jan 2005 09:56:20 -0600

> -----Original Message-----
> From: [email protected] [mailto:owner-
> [email protected]] On Behalf Of Dan Rigby
> Sent: Friday, January 28, 2005 9:13 AM
> To: [email protected]
> Subject: st: Regression to explain simultaneously determined probabilities
> 
> 
> I have estimated a latent class model with 3 classes for 334
> individuals. For each individual in the sample I have estimates of
> their (3) class membership probabilities.
> 
> I would like to regress these class membership probabilities on
> demographic variables, but need to take account of the fact that (i)
> the probabilities are simultaneously determined and sum to 1 for an
> individual, and (ii) each probability is bounded by 0 and 1.
> 
> Sureg will predict out of the feasible range so does anyone have a
> suggestion on the best way, in Stata, to undertake such a
> regression.
> 
> thanks
> dan rigby
> 

Dan,

How about transforming the dependent variable ln(y/1-y) with -sureg- or
using using -glm, family(binomial) link(logit)- with -suest-.  You might
find the FAQ "How does one estimate a model when the dependent variable is a
proportion?" at http://www.stata.com/support/faqs/stat/logit.html useful.

Hope this helps,
Scott




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