add rc.feature.replace.na params in ramclustObj
replace_na(data, replace.int, replace.zero, replace.noise)
selected ramclustR data frame with NA and zero values removed.
number of features replaced
selected data frame to use
default = 0.1. proportion of minimum feature value to replace NA (or zero) values with
logical if TRUE, any zero values are replaced with noise as if they were NA values
default = 0.1. proportion ofreplace.int value by which noise is added via 'jitter'