Skip to content

kappa-accuracy and test for signifcance

2 messages · Markus Schwarz, Jonathan Baron

#
Dear list,

I calculated the kappa-accuracy for two differnt classifications.
How can I test now the two kappa-value for significance?

thanks, Mark
.....................................................................
Markus Schwarz
Wissenschaftliche Mitarbeiterin
Eidg. Forschungsanstalt WSL
Forschungsprogramm Musterland
Z??rcherstrasse 111
CH-8903 Birmensdorf

Telefon +41-44-739 22 87
Fax +41-44-739 22 15
markus.schwarz at wsl.ch
http://www.wsl.ch/staff/markus.schwarz/    	
.....................................................................
#
On 08/05/05 11:24, Markus Schwarz wrote:
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