R/test_data.R

#' @title Test data
#'
#' @description A simulated data frame for illustration. In the test data, \eqn{X_1} and \eqn{X_2} are continuous variables, \eqn{X_3}
#' and \eqn{X_4} are binary variables, \eqn{Y} is the continuous outcome, and \eqn{Z} is the dichotomous treatment indicator.
#' @name test_data
#' @docType data
#' @usage test_data
NULL

Try the PSW package in your browser

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

PSW documentation built on May 2, 2019, 6:01 a.m.