COMBO_EM_data | R Documentation |
A dataset for testing the COMBO_EM
function, generated from the
COMBO_data
function.
COMBO_EM_data
A list containing 6 variables for 1000 observations:
The true outcome variable
The observed outcome variable
A matrix of predictor values in the true outcome mechanism
A matrix of predictor values in the observed outcome mechanism
Beta parameter values used for data generation in the true outcome mechanism
Gamma parameter values used for data generation in the observed outcome mechanism
## Not run:
data("COMBO_EM_data")
head(COMBO_EM_data)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.