Description Usage Arguments Details
calibrate_reservoir_model
1 2 3 4 5 6 7 8 | calibrate_reservoir_model(
reservoir_name,
res_filepath,
plot = FALSE,
s_cap_def = "reported",
output = "parameters",
validation_mode = FALSE
)
|
reservoir_name |
name of reservoir to be calibrated |
res_filepath |
full path to reservoir data file for ERCOT |
plot |
T/F plot storage time series? |
output |
return either optimized parameters ("parameters") or simulation results ("results") |
validation_mode |
logical. Set to TRUE to perform k-fold validation on model and report RMSE scores across validation groups. |
Performs calibration of reservoir model using monthly demand factors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.