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"

Try the bfw package in your browser

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

bfw documentation built on March 18, 2022, 6:19 p.m.