Learn R Programming

evsim (version 1.7.1)

get_evmodel_parameters: 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)

Value

list

Arguments

evmodel

object of class evmodel

Examples

Run this code
get_evmodel_parameters(evsim::california_ev_model)

Run the code above in your browser using DataLab