cac.ben.gerry {irrCAC} | R Documentation |
Ratings of 12 units from 2 raters named Ben and Gerry
Description
This dataset contains ratings that 2 raters named Ben and Gerry assigned to 12 units distributed in 2 groups "G1" and "G2".
Usage
cac.ben.gerry
Format
Each row of this dataset describes an interval and the interpretation of the magnitude it represents.
- Group
Group Name
- Units
Unit number
- Ben
Ben's Ratings
- Gerry
Gerry's Ratings
The first 2 columns "Group" and "Units" play a descriptive role here and are not used by any fucntion included in this package. One will typically use cac.ben.gerry[,c(3,4)] or cac.ben.gerry[,c("Ben","Gerry")] as input dataset.
[Package irrCAC version 1.0 Index]