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"

Try the ML2Pvae package in your browser

Any scripts or data that you put into this service are public.

ML2Pvae documentation built on May 23, 2022, 9:05 a.m.