getCompleteData {PROsetta} | R Documentation |
getCompleteData
is a helper function to perform casewise deletion of missing values.
getCompleteData(data, scale = NULL, verbose = FALSE)
data |
a |
scale |
the index of the scale to perform casewise deletion. Leave empty or set to "combined" to perform on all scales. |
verbose |
if |