Predicts the Load
predictL(
object,
objfix = NULL,
x,
flow.error = list(me = 0, ce = 0),
samp.unit = "hour",
pvalue = 0.05
)
GAM modelling object resulting from
FitModel
function.
GAM modelling object resulting from FitModel
function when a correlation structure has been implemented.
load data resulting from the CreateData
function.
a list containing the flow measurement and cross-sectional error in terms of the coefficient of variation. Default: none.
Sampling unit for the loads calculation, "day" or "hour"
for confidence intervals. Default: 0.05 (95 confidence intervals)