R/data.R

#' Data of item CP025Q01 (climate control item 1) in PISA 2012
#'
#' A dataset containing the response processes and binary response outcomes of 16763 respondents.
#'
#' @format A list with two elements. 
#' \describe{
#'   \item{seqs}{An object of class \code{"\link{proc}"} containing the action sequences and 
#'     the time sequences of the respondents.}
#'   \item{responses}{Binary responses of 16763 respondents. The order of the respondents
#'     matches that in \code{seqs}.}
#' }
#' @source item interface: \url{http://www.oecd.org/pisa/test-2012/testquestions/question3/}
"cc_data"

Try the ProcData package in your browser

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

ProcData documentation built on April 1, 2021, 5:07 p.m.