R/data.R

#' Prices of 50,000 round cut diamonds.
#'
#' A dataset containing the prices and other attributes of almost 54,000
#' diamonds.
#'
#' @format There are four matrix
#' \describe{
#'   \item{dataOrdinal}{min1, max6}
#'   \item{misspecifiedQmatrix}{min1, max6}
#'   \item{Qmatrix}{min1, max6}
#'   \item{respMatrix}{min1, max6}
#'   ...
#' }
#' @source \url{http://www.diamondse.info/}
"dataOrdinal"
"misspecifiedQmatrix"
"Qmatrix"
"respMatrix"
JihongZ/StanDCM documentation built on June 27, 2020, 7:51 a.m.