get_energy_model_mclust_object: Get Mclust object of univariate Gaussian Mixture Models
Description
Get Mclust object of univariate Gaussian Mixture Models
Usage
get_energy_model_mclust_object(energy_vct, log = TRUE)
Value
object of class dnstyMcl
Arguments
- energy_vct
numeric vector, energy from sessions
- log
logical, whether to transform ConnectionStartDateTime and
ConnectionHours variables to natural logarithmic scale (base = exp(1)).