R/theta_true.R

#' Simulated ability parameters
#'
#' Three correlated ability parameters for 5000 students.
#'
#' @source Generated by sampling from a 3-dimensional multivariate Gaussian distribution
#'with mean 0 and covariance matrix \code{correlation_matrix.rda}.
#' @format A data frame with 5000 rows and 3 columns. Each row represents a particular
#' student's three latent abilities.
#'
"theta_true"
converseg/ML2Pvae documentation built on April 6, 2021, 1:46 a.m.