get_energy_model_parameters {evprof} | R Documentation |
Get energy univariate Gaussian Mixture Model
Description
This function outputs a similar ellipses plot than function plot_bivarGMM()
but using a different color for each user profile instead of clusters
(the clusters of a same profile have the same color now).
Usage
get_energy_model_parameters(mclust_obj)
Arguments
mclust_obj |
object of class |
Value
tibble
[Package evprof version 1.1.2 Index]