Learn R Programming

pass (version 1.0)

agree.twosets: Agreement of Two Subsets

Description

To calculate Cohen's Kappa coefficients of two subsets

Usage

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

Arguments

aset1
The first subsets
aset2
The second subsets
p.tot
The total number of variables

Value

  • ratioThe Kappa coefficient of the input two subsets

References

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