Learn R Programming

evsim (version 1.7.1)

get_evmodel_summary: Get evmodel parameters in a list of summary tables

Description

Every time cycle is an element of the returned list, containing a table with a user profile in every row and the mean and standard deviation values of the GMM variables (connection duration, connection start time and energy). If the energy models were built by charging rate, the average mean and sd are provided without taking into account different charging rates (this information is lost in this summary).

Usage

get_evmodel_summary(evmodel)

Value

list

Arguments

evmodel

object of class evmodel

Examples

Run this code
get_evmodel_summary(evsim::california_ev_model)

Run the code above in your browser using DataLab