get_connection_models_from_parameters: Connection GMM

View source: R/evmodel.R

get_connection_models_from_parametersR Documentation

Connection GMM

Description

Get connection Gaussian Mixture Models from parameters

Usage

get_connection_models_from_parameters(
  time_cycle_parameters,
  connection_log = FALSE
)

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

Value

connection GMM tibble


mcanigueral/evsim documentation built on April 5, 2025, 3:05 a.m.