ordered_wide | R Documentation |
A tibble in wide format with variables denoting each rater. 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_wide
An object of class tbl_df
(inherits from tbl
, data.frame
) with 20 rows and 5 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.