sim_data_y {ipd} | R Documentation |
Simulate the data for testing the functions
Description
sim_data_y
for simulation with ML-predicted Y
Usage
sim_data_y(r = 0.9, binary = FALSE)
Arguments
r |
imputation correlation |
binary |
simulate binary outcome or not |
Value
simulated data
[Package ipd version 0.1.4 Index]