get_evmodel_parameters {evsim} | R Documentation |
Get evmodel
parameters in a list
Description
Every time cycle is an element of the returned list, containing a list with the user profile as elements, each one containing the ratio and the corresponding tables with the statistic parameters of connection and energy GMM.
Usage
get_evmodel_parameters(evmodel)
Arguments
evmodel |
object of class |
Value
list
Examples
get_evmodel_parameters(evsim::california_ev_model)
[Package evsim version 1.5.0 Index]