R/triplet_block_info.R

#' Block Information for the Example Triplet Response Data
#'
#' Block design information of the 5-block triplet for \code{triplet_example_data}, 
#' containing ID, factor, keying, and block membership for the 15 items.
#'
#' @format A data frame with 15 rows and 4 columns.
#' \describe{
#'   \item{Keying}{Indicates whether the item is positively keyed (1) or negatively keyed (-1).}
#'   \item{Factor}{Indicates the factor of the item. It can be either one of the six HEXACO traits.}
#'   \item{Block}{Indicates which block this item belongs to.}
#'   \item{ID}{Indicates the ID of the item.}
#' }
#' @source https://osf.io/yvpz3/?view_only=08601755f471440b80973194571b60bd
"triplet_block_info"
tspsyched/autoFC documentation built on Oct. 8, 2024, 10:39 p.m.