fleiss.sum: return the value of Fleiss kappa coefficient

View source: R/multiagree.R

fleiss.sumR Documentation

return the value of Fleiss kappa coefficient

Description

return the value of Fleiss kappa coefficient

Usage

fleiss.sum(data)

Arguments

data

NxK dataset to compute Fleiss kappa coefficient. For each of the N subjects (row), the number of observers classifying the subject in the K-categories of the scale (columns)

Details

This function compute Fleiss kappa coefficient

Value

the value of Fleiss kappa coefficent

Author(s)

Sophie Vanbelle sophie.vanbelle@maastrichtuniversity.nl


svanbelle/multiagree documentation built on Feb. 9, 2023, 2:37 p.m.