<>
Depends on what you want to show, but here is an example for Stata 10.1
(which is no longer the standard version for the list, btw):
***
webuse lbw2, clear
logistic low age lwt race2 race3
adjust, by(age)
***
Does logistic regression take anything other than a dichotomous dependent,
btw?
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Marj Webster
Sent: Donnerstag, 6. August 2009 01:24
To: [email protected]
Subject: st: predicting probabilities
What is the command to generate a table of predicted probabilities for a
logistic regression with a dichotomous dependent variable?
*
* 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/
*
* 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/