GaussianT_BinaryY {CopSens} | R Documentation |
Dataset with Gaussian Treatments and Binary Outcomes
Description
A dataset containing Gaussian treatments and binary outcomes of 10,000 observations.
Usage
GaussianT_BinaryY
Format
A data frame with eleven variables: one binary outcome, y
, and ten Gaussian
treatments, t1
, t2
, ..., t10
.
Source
For data generating process, see data-raw/Data_Generation.R
.
[Package CopSens version 0.1.0 Index]