R/data.R

#' mydata
#'
#' A dataset that can be used as example in package CompositeReliability.
#'
#' @format ## `mydata`
#' A data frame with 7,240 rows and 60 columns:
#' \describe{
#'   \item{ID}{ID of the student}
#'   \item{Type}{The type of assessment}
#'   \item{Score}{The obtained score by this student on this occasion, using the type of assessment}
#'   ...
#' }
"mydata"

Try the CompositeReliability package in your browser

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

CompositeReliability documentation built on Aug. 21, 2023, 5:08 p.m.