Simulates the hierarchical rater model (Patz et al., 2002).
simulate_HRM(theta, a, b, phi, psi)
Vector of \(\theta\) parameters
Vector of \(a\) parameters
Matrix of \(b\) parameters
Matrix of \(\phi\) parameters
Matrix of \(\psi\) parameters
Dataset with simulated item responses as well as vectors of person and rater identifiers
See immer_HRM
for more details of the hierarchical rater model.
Patz, R. J., Junker, B. W., Johnson, M. S., & Mariano, L. T. (2002). The hierarchical rater model for rated test items and its application to large-scale educational assessment data. Journal of Educational and Behavioral Statistics, 27(4), 341-384.
For examples see Example 1 in immer_HRM
.