Heter_missing {MissCP} | R Documentation |
Heter_missing
Description
function to do the missing assuming the missing completely at random
Usage
Heter_missing(data, alpha)
Arguments
data |
data before the missing case |
alpha |
the list of percentage of missing compared to whole data |
Value
the data matrix with missing values
[Package MissCP version 0.1.0 Index]