evprof 1.2.0
- Round noise of
get_dbscan_params()to no decimals. - Change number of iterations in
save_clustering_iterations()from 12 to 6 - Fix wrong x-axis label in
plot_density_2D() - Global option
evprof.logto avoid configuring all functions - Function
plot_model_clusters()renamed toplot_connection_models() - Single shared legend for
plot_energy_models()
evprof 1.1.2
CRAN release: 2024-03-14
- Patch in function
convert_time_dt_to_plot_dtthat was causing errors in some OS
evprof 1.1.1
CRAN release: 2024-02-05
- Improved the consistency of the provided example data sets
- Function
plot_pointscan configurestarthour whenlog = TRUE
evprof 1.1.0
CRAN release: 2024-01-29
- Energy GMM inside of
evmodelalso contain theratioof everycharging_rate
evprof 1.0.0
CRAN release: 2024-01-19
- Added functions to save and read the model in JSON instead of RDS files
- Bug fix in the
evmodelprinting function - Default
logvalue of functiondetect_outliersset toTRUE - Replace all deprecated
aes_stringfunctions by using.data[[var]] - Remove unused functions
- Remove
daysparameter from functiondivide_by_disconnection - Print a message with time-cycles’ table in function
divide_by_timecycle - Complete tests
- Including California EV sessions when loading the package
- Include examples in all exported functions
- CRAN release
