R/baboons-data.R

#' Baboon dominance sequences
#'
#' @docType data
#' @aliases baboons2 baboons3 baboons4 baboons5 baboons
#'
#' @format Data sets of 5 groups of baboons, with date, winner and loser columns
#'
#' @details The exact dates of the interactions were not given in the actual online data sets, so I set them to roughly match the data collection period presented in the actual paper (1996 - 2011)
#'
#' @keywords datasets
#'
#' @references
#' \insertRef{franz2015a}{EloRating}
#'
#' \insertRef{franz2015c}{EloRating}
#'
#' @examples
#' data(baboons1)
"baboons1"

Try the EloRating package in your browser

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

EloRating documentation built on March 26, 2020, 7:29 p.m.