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