agree.twosets: Agreement of Two Subsets

Description Usage Arguments Value References

View source: R/pass.R

Description

To calculate Cohen's Kappa coefficients of two subsets

Usage

1
agree.twosets(aset1, aset2, p.tot)

Arguments

aset1

The first subsets

aset2

The second subsets

p.tot

The total number of variables

Value

ratio

The Kappa coefficient of the input two subsets

References

Cohen (1960). A coefficient of agreement for nominal scales. Educational and Psychological Measurement 20: 37-46.


pass documentation built on May 30, 2017, 3:33 a.m.

Related to agree.twosets in pass...