unordered | R Documentation |
A tibble in tall format with variables denoting each Object
,
Rater
, and Score
. Example data with 12 objects rated by 4
raters into 5 unordered categories denoted by the letters a
, b
,
c
, d
, and e
. Includes some missing data as NA
.
Adapted from Gwet (2014) Table 2.15 on page 55 as part of Example 2.4.
unordered
An object of class tbl_df
(inherits from tbl
, data.frame
) with 48 rows and 3 columns.
Gwet, K. L. (2014). Handbook of inter-rater reliability: The definitive guide to measuring the extent of agreement among raters (4th ed.). Gaithersburg, MD: Advanced Analytics.
unordered_wide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.