R/data.R

#' Sample RT data
#'
#' A dataset from Adrian with reaction time data. Also includes NAs.
#'
#' @format A data frame with 179 observations and 2 variables:
#' \describe{
#'   \item{RT}{Reaction time, in milliseconds.}
#'   \item{hit}{0 or 1, whether the target was hit or not.}
#' }
"rtsamp"
aforren1/multimles documentation built on May 10, 2019, 7:29 a.m.