R/dataMedicalkey.R

#' Key of Correct Answers for \code{dataMedicaltest} Dataset
#'
#' @docType data
#' @name dataMedicalkey
#' @description The \code{dataMedicalkey} is a vector of factors representing correct answers of
#' \code{dataMedicaltest} data set.
#'
#' @usage data(dataMedicalkey)
#'
#' @author
#' Cestmir Stuka \cr
#' First Faculty of Medicine, Charles University in Prague \cr
#'
#' Martin Vejrazka \cr
#' First Faculty of Medicine, Charles University in Prague \cr
#'
#' Patricia Martinkova \cr
#' Institute of Computer Science, The Czech Academy of Sciences \cr
#' martinkova@cs.cas.cz \cr
#'
#' Jakub Houdek \cr
#' Institute of Computer Science, The Czech Academy of Sciences \cr
#' The Faculty of Informatics and Statistics, University of Economics, Prague \cr
#' houdek.james@gmail.com \cr
#'
#' Adela Drabinova \cr
#' Institute of Computer Science, The Czech Academy of Sciences \cr
#' Faculty of Mathematics and Physics, Charles University \cr
#' drabinova@cs.cas.cz \cr
#'
#' @references
#' Stuka, C. Vejrazka, M., Martinkova, P. Komenda, M. & Stepanek, L. (2016). The Use of  Test and Item Analisis for
#' Improvement of Tests. Workshop held at conference MEFANET, 2016, Brno, Czech Republic.
#'
#' @keywords datasets
#'
#' @seealso \code{\link{dataMedical}}, \code{\link{dataMedicaltest}}, \code{\link{dataMedicalgraded}}
#'
#' @format A \code{data.frame} with 100 values representing correct answers to items of \code{dataMedicaltest}
#' dataset. For more details see \code{\link{dataMedicaltest}}.
"dataMedicalkey"
kitdouble/ShinyIRT documentation built on May 3, 2019, 5:47 p.m.