california_ev_model {evsim} | R Documentation |
EV model example
Description
Example of an evmodel
object created with evprof
for testing purposes.
It has been created using an Open source data set of EV charging sessions
provided by ACN.
More information about the development of the model in the evprof website:
https://mcanigueral.github.io/evprof/articles/california.html
Usage
california_ev_model
Format
california_ev_model
An evmodel
object.
- metadata
Information about the characteristics of the model
- model
Gaussian Mixture Models for connection times and energy
Source
https://mcanigueral.github.io/evprof/articles/california.html
[Package evsim version 1.6.0 Index]