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: error with sccendif
From
Wassim Tarraf <[email protected]>
To
[email protected]
Subject
st: error with sccendif
Date
Tue, 01 Feb 2011 17:17:42 -0500
Dear list members,
I am trying to run -sccendif- (Roger Newson's package) with Stata MP
11.1 for Windows (64), using the example provided in the package
documentation (see below). Stata however is issuing the following error
message: "option cfweight() not allowed". Any guidance on what could be
causing this would be greatly appreciated.
The error message is not particular to the example below. I tried
running it on my own data set and the same error was issued.
**********************************
webuse auto, clear
gene firm=word(make,1)
lab var firm "Firm"
sort foreign firm make
describe
tab firm, m
sccendif price 0, tdist centile(25(25)75)
**********************************
Thanks,
Wassim
*
* 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/