| Ancona {MethComp} | R Documentation |
Data from a rating experiment of recorgnizing point counts.
Description
At the course "Statsitical Analysis of Method Comparison Studies" ai the SISMEC conference in Ancona, on 28 September 2011, the participants on the course were used as raters of ten pictures of points. Pitures were shown 3 times each to the participants, and they assessed the number of points in each.
Format
A data frame with 510 observations on the following 4 variables.
ratera factor with 17 levels
itema numeric vector indicating the pictures shown. The value is the actual number of points.
repla numeric vector, replicate number
scorea numeric vector, the number of points in
item
Source
The course "Statsitical Analysis of Method Comparison Studies" ai the SISMEC conference in Ancona, on 28 September 2011.
Examples
library( MethComp )
data( Ancona )
Anc <- Meth( Ancona, 1, 2, 3, 4 )
[Package MethComp version 1.30.0 Index]