Learn R Programming

evsim (version 1.7.1)

get_connection_models_from_parameters: Connection GMM

Description

Get connection Gaussian Mixture Models from parameters

Usage

get_connection_models_from_parameters(
  time_cycle_parameters,
  connection_log = FALSE
)

Value

connection GMM tibble

Arguments

time_cycle_parameters

tibble with Gaussian Mixture Models parameters. This tibble must have the following columns: profile, ratio (in %), start_mean (in hours), start_sd (in hours), duration_mean (in hours), duration_sd (in hours), energy_mean (in kWh), energy_sd (in kWh).

connection_log

logical, true if connection models have logarithmic transformations