R/data_cats.R

#' @title Dataset with Cats
#' @description Shamelessly adapted from Field (2017).
#' @format A data frame with 2000 rows and 4 variables:
#' \describe{
#'   \item{\code{Reward}}{integer Food or Affection}
#'   \item{\code{Dance}}{integer Yes or No}
#'   \item{\code{Alignment}}{integer Good or Evil}
#'   \item{\code{Ratings}}{double Cats rate their owners (average of multiple seven-point Likert-type scale (1 = Hate ... 7 = Love)} 
#'}
#' @details Example data for BFW
#' @rdname Cats
"Cats"
oeysan/bfw documentation built on March 27, 2022, 7:41 p.m.