ordered | R Documentation |
A tibble in tall format with variables denoting each Object
,
Rater
, and Score
. Example data with 20 objects rated by 5
raters into 4 categories denoted by the numbers 0
, 1
, 2
,
and 3
. Includes some missing data as (NA
). Adapted from Gwet
(2014) Table 4.9 on page 125 as part of Example 4.4.
ordered
An object of class tbl_df
(inherits from tbl
, data.frame
) with 100 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.
ordered_wide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.