If you have the jackknife weights, then -cluster- is excessive. The
control for the design is already built into the jackknife weights.
Just get rid of it, and see if that works.
What's on your reading/reference list on the jackknife weights?
On 2/26/07, Leslie R Hinkson ([email protected])
<[email protected]> wrote:
I'm trying to run a two-level model (students nested within schools) using xtreg.
The dataset comes with 62 jackknife weights and I was wondering whether I could
somehow use those. So rather than having a command that looked like this:
jknife "xtreg depvar var1 var2 var3, re i(studentid)" _b _se, cluster(schoolid)
I might have something that looks like this:
jkrweight(srwt*, multiplier(1))] vce(jackknife) mse jknife
"xtreg depvar var1 var2 var3, re i(studentid)" _b _se, cluster(schoolid)
Where srwt* indicates the jackknife weights 1-62 with multiplier(1) indicating
a jknife 2 (as opposed to the default 1).
I've tried it of course and I keep getting an error term about the use of "cluster"
but nothing else. What am I doing wrong?
--
Stas Kolenikov
http://stas.kolenikov.name
*
* 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/