
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
filter_stats(x, distance = bitwise.dist, threshold = 1e+06 + .Machine$double.eps^0.5, stats = "All", missing = "ignore", plot = FALSE, cols = NULL, nclone = NULL, hist = "Scott", threads = 0L, ...)
mlg.filter
(Default: 1e6)hist
. If you don't want
to plot the histogram, set hist = NULL
.mlg.filter
.plot = TRUE
)
mlg.filter
cutoff_predictor
bitwise.dist
diss.dist
data(Pinf)
pinfreps <- fix_replen(Pinf, c(2, 2, 6, 2, 2, 2, 2, 2, 3, 3, 2))
filter_stats(Pinf, distance = bruvo.dist, replen = pinfreps, plot = TRUE, threads = 1L)
Run the code above in your browser using DataLab