loadest_pred: Make predictions a la LOADEST

Description Usage Arguments

View source: R/loadest.R

Description

Make predictions a la LOADEST

Usage

1
loadest_pred(object, preddata, flow = NULL, what = c("load", "conc"), ...)

Arguments

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.


markwh/rcmodel documentation built on May 21, 2019, 12:26 p.m.