Simulation/real data-sets; useful for testing new models and PRISM configurations.
generate_subgrp_data(n = 800, seed = 513413, family, null = FALSE, ...)
sample size (default=800)
seed number (default=513413)
Outcome type ("gaussian", "binomial", "survival")
Simulate null hypothesis of no treatment effect and no subgruops. Default is FALSE.
Any additional parameters, not currently passed through.
Simulation data set (Y=outcome, A=treatment, X=covariates)