AgreemGeneralizedVector: Function to calculate the overall proportion agreement and...

Description Usage Arguments Value Note Examples

Description

This function can be used in case of multinomial variables and when there are more than two raters. Note that it can also be used for dichotomous variables and when there are two raters

Usage

1

Arguments

df

A dataframe or matrix of N x P with N the number of observations and P the number of raters.

Value

A list containing the overall proportion of agreement, the specific agreement, the number of raters, the number of observations , the original dataframe and the (marginal) prevalences.

Note

This is a temporary function! A more advanced function with more options and output will be made public as soon as the article is published.

Examples

1
2
3

BavoDC/AGREL documentation built on May 6, 2019, 7:22 a.m.