R/data.R

#' difference in effects and costs of two treatments.
#'
#' A data frame containing 2,000 bootstrap results of cost-effectiveness analysis of three fictitious studies.
#'
#' @format A data frame with 2,000 rows and 6 columns:
#' \describe{
#'   \item{Abrahams2018.x}{x values (effects) of the bootstrap results of the first study (Abrahams 2018)}
#'   \item{Abrahams2018.y}{y values (costs) of the bootstrap results of the first study (Abrahams 2018)}
#'   \item{Baruch2018.x}{x values of second study}
#'   \item{Baruch2018.y}{y values of second study}
#'   \item{Chananja2018.x}{x values of third study}
#'   \item{Chananja2018.y}{y values of third study}
#' }
"treatments"
henrivanwerkhoven/meta2way documentation built on May 9, 2019, 5:03 a.m.