raterinfo: Extract rater info from a UD model in a tidy format.

Description Usage Arguments Value Examples

Description

Extract rater info from a UD model in a tidy format.

Usage

1
raterinfo(model)

Arguments

model

A mirt SingleGroupClass-class model of the democracy scores.

Value

A data frame with rater information for each democracy index over the range of the latent variable theta.

Examples

1
2
replication_2011_model <- democracy_model(dplyr::matches("pmm"), verbose = FALSE)
raterinfo(replication_2011_model)

xmarquez/QuickUDS documentation built on May 4, 2019, 1:24 p.m.