R/SimUplift.R

#' Synthetic data for uplift modeling
#' 
#' The synthetic data contains 20 predictors, a treatment allocation variable
#' and an outcome binary variable. This dataset is used in the package examples.
#'
#' @docType data
#'
#' @usage data("SimUplift")
#'
#' @keywords datasets
#'
"SimUplift"
belbahrim/tools4uplift documentation built on Jan. 12, 2022, 12:23 a.m.