
Last chance! 50% off unlimited learning
Sale ends in
bimodalSeparator(x, weights = NULL, minperc = 0.1)
'minperc'
parameter can be used to ensure that each subset of
the split data will be of some minimum size, avoiding the outlier problem.
bimodalSeparator(c(rnorm(200, mean = c(5,7), sd = 1)))
Run the code above in your browser using DataLab