-kap- leaves behind r(se) not _se. 
Nick 
[email protected] 
BISSERY Alvine
 
> I have a dataset with 2 radiologists, rating 40 different patients.
> I need the Kappa and the IC.
> For the IC, I try to get it by bootstrap method.
> 
> My dataset is like this:
> 
> Sujet	Rad1	Rad2
> 1	1	0
> 2	0	1
> 3	1	1
> .
> .
> 40	0	0
> 
> I get always this error message : "last estimates not found
> 					r(301);"
> 
> , when I give this syntax:
> 
> . bootstrap "kap rad1 rad2" _se, reps(30) noisily size(39)
> 
*
*   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/