R/open.clean.R

# Cleaned response Matrices (Openness and Verbal Fluency)----
#' Cleaned response Matrices (Openness and Verbal Fluency)
#'
#' Cleaned response matrices for the Animals verbal fluency data (\emph{n} = 516)
#' from Christensen et al. (2018).
#' 
#' @name open.clean
#' 
#' @docType data
#' 
#' @usage data(open.clean)
#' 
#' @format open.clean (matrix, 516 x 35)
#' 
#' @keywords datasets
#' 
#' @references
#' Christensen, A. P., Kenett, Y. N., Cotter, K. N., Beaty, R. E., & Silvia, P. J. (2018).
#' Remotely close associations: Openness to experience and semantic memory structure.
#' \emph{European Journal of Personality}, \emph{32}, 480-492.
#' 
#' @examples 
#' data("open.clean")
NULL
#----
AlexChristensen/SemNeT documentation built on Aug. 21, 2023, 11:01 p.m.