rater_data {lrd} | R Documentation |
Rater Data
Description
Dataset that contains scoring and ratings for a recall test that was rated by two raters. Use with the kappa function as an example.
Usage
data(rater_data)
Format
A data frame of scored answers for inter-rater reliability
Sub.ID: the participant id rater1_word: the word choice for the subject the rater selected rater1_score: the score for the participant given by the rater rater2_word: the word choice for the subject the rater selected rater2_score: the score for the participant given by the rater
[Package lrd version 0.1.0 Index]