add override options to multivariate outlier function
Darshna-Shah opened this issue · 0 comments
Darshna-Shah commented
Add option for user to override automatically computed optimal epsilon and minimum points parameters for dbscan
Currently function replaces NAs with the mean of the column. Add option to use na.omit instead.