R/exp1-data.R

#' Data from Experiment 1 in Gauvrit, Singmann, Soler-Toscano & Zenil
#'
#' 34 participants were asked to produce at their own pace a series of 10 symbols among "A", "B", "C", and "D" that would "look as random as possible, so that if someone else sees the sequence, she will believe it is a truly random one". 
#'
#' @docType data
#' @keywords dataset
#' @name exp1
#' @usage exp1
#' @format A data.frame with 34 rows and 2 variables.
#' @source Gauvrit, Singmann, Soler-Toscano & Zenil (submitted). Complexity for psychology. A user-friendly implementation of the coding theorem method.
#'
#' @example examples/examples.exp1.R
#' 
NULL

Try the acss package in your browser

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

acss documentation built on May 1, 2019, 7:56 p.m.