Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

re: st: Predicted probabilities


From   Richard Williams <[email protected]>
To   [email protected]
Subject   re: st: Predicted probabilities
Date   Sun, 10 Dec 2006 13:24:08 -0500

At 01:05 PM 12/10/2006, Claude Francoeur wrote:
I am not getting the prediction (classification) table expected. Here is the
Stata log :
I don't understand. What is it you are expecting, and why? I don't see any commands that would produce a classification table. Perhaps you want to create a dichotomized version of prob and crosstab it with the original pw? e.g. something like

gen probcat = prob >= .50 if e(sample)
tab1 probcat pw


-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
FAX: (574)288-4373
HOME: (574)289-5227
EMAIL: [email protected]
WWW (personal): http://www.nd.edu/~rwilliam
WWW (department): http://www.nd.edu/~soc
*
* 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