Description Usage Arguments Value
Calculate loads from a model list
1 2 3 4 |
model_list |
a list of modelEquation objects, see |
time_series |
a time series of data including the datetime and flow |
datetime_heading |
the name of the datetime heading |
flow_heading |
the name of the flow heading |
retransformation |
a list of functions used to retransform the model calculations before using them to calculate the load. NULL if no retransformation needed. Should be the same length as model list |
bias_correction_factor |
a vector of bias correction factors to multiply model calculations by after retransforming the model, if applicable. Should be the same ling as model_list |
conversion_factor |
the conversion factor to use |
combine |
a logical indicating whether to combine the models, favoring
the models in the order of |
a data frame of loads calculated from each model and a column mixing the loads using the order of the model_list for preference.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.