R/ifr-data-treatment2.R

#' Dummy data set for 2 Sample Proportion test
#'
#' A dataset containing information about treatment outcomes
#'
#' @format A data frame with 200 rows and 2 variables:
#' \describe{
#'   \item{outcome}{outcome of treatment}
#'   \item{female}{gender of patient, 0 for male and 1 for female}
#' }
#'
"treatment2"
rsquaredacademy/inferr documentation built on June 2, 2021, 8:52 a.m.