get_connection_models_from_parameters {evsim} | R 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: |
connection_log |
logical, true if connection models have logarithmic transformations |
Value
connection GMM tibble
[Package evsim version 1.6.0 Index]