ordered_wide: Example dataset with ordered categorical ratings in wide...

ordered_wideR Documentation

Example dataset with ordered categorical ratings in wide format

Description

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.

Usage

ordered_wide

Format

An object of class tbl_df (inherits from tbl, data.frame) with 20 rows and 5 columns.

References

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.

See Also

ordered


jmgirard/agreement documentation built on Sept. 12, 2022, 12:39 a.m.