get_energy_model_mclust_object: Get Mclust object of univariate Gaussian Mixture Models

View source: R/modelling.R

get_energy_model_mclust_objectR 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


evprof documentation built on May 29, 2024, 2:36 a.m.