Make predictions a la LOADEST
1 | loadest_pred(object, preddata, flow = NULL, what = c("load", "conc"), ...)
|
object |
a rcgam object |
preddata |
either a rcData object or a data.frame that can be converted to one via makePredData |
what |
either "load" for load (kg/day) or "conc" for concentration (mg/L) |
other |
arguments passed to predict.rcgam. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.