Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: RE: ologit on MAC question
From
Nick Cox <[email protected]>
To
"'[email protected]'" <[email protected]>
Subject
st: RE: ologit on MAC question
Date
Fri, 28 Oct 2011 18:21:19 +0100
This code consists, or should consist, of two commands, a call to -xi: ologit- and a call to -outreg2- (SSC, user-written, as you are asked to explain).
Perhaps you have written the two commands as if they were one. If so, split the command line into its separate commands, so that -outreg2- is the first word on its command line.
Alternatively, -outreg2- is having difficulty finding a particular file. That should be resolved by you as the person who knows about the directory structure of your computer. Perhaps a drive such as "C:" needs to be specified. But your message title indicates use of a Mac, so there may well be some nuance that I am missing.
Nick
[email protected]
Lindsay Koskinen, LCSW
I am wondering if anyone might have a suggestion to resolve the following problem(?)
When I issue the command:
xi: ologit a416n identity female i.age5c married i.edu4c minority urban i.pol3c i.health4c i.emp i.inc6c, or
outreg2 using "/Users/lek/Desktop/a416n", word ctitle(identity) dec(2) eform stats(coef tstat) symbol(**, *, +) replace
I get the following message:
. outreg2 using "/Users/lek/Desktop/a416n", word ctitle(identity) dec(2) eform stats(coef tstat) symbol(**, *, +) replace
Users not found
r(111);
*
* 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/