data_mvord2 | R Documentation |
A simulated data set where three different raters (rater1, rater2
and rater3
)
assign ordinal ratings on different firms. rater3
uses a different rating scale
compared to rater1
and rater2
. The IDs for each subject i
of the n = 1000
firms are stored in the column firm_id
.
data("data_mvord2", package = "mvord")
A data frame with 1000 rows and 10 variables
firm_id
firm index
rater1
ordinal rating outcome of rater 1
rater2
ordinal rating outcome of rater 2
rater3
ordinal rating outcome of rater 3
X1
covariate X1
X2
covariate X2
X3
covariate X3
X4
covariate X4
X5
covariate X5
X6
covariate X6 (factor)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.