get_energy_model_mclust_object {evprof}R Documentation

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)

Arguments

energy_vct

numeric vector, energy from sessions

log

logical, whether to transform ConnectionStartDateTime and ConnectionHours variables to natural logarithmic scale (base = exp(1)).

Value

object of class dnstyMcl


[Package evprof version 1.1.2 Index]