On 08/05/05 11:24, Markus Schwarz wrote: > Dear list, > > I calculated the kappa-accuracy for two differnt classifications. > How can I test now the two kappa-value for significance?
If you search the functions in http://finzi.psych.upenn.edu/nmz.html or just use RSiteSearch("kappa",restrict="functions") then you will find several ways to compute kappa (assuming that it is the same kappa we're talking about). The first one I looked at (kappa2 in irr) yields a p value. I'm not sure that this is what you are asking, though. Jon -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn.edu/~baron ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
