mclust::Mclust clustering for multivariate GMMPerform mclust::Mclust clustering for multivariate GMM
get_connection_model_mclust_object(
sessions,
k,
mclust_tol = 1e-08,
mclust_itmax = 10000,
log = FALSE,
start = getOption("evprof.start.hour")
)mclust object
tibble, sessions data set in evprof standard format.
number of clusters
tolerance parameter for clustering
maximum number of iterations
logical, whether to transform ConnectionStartDateTime and
ConnectionHours variables to natural logarithmic scale (base = exp(1)).
integer, start hour in the x axis of the plot.