predictDischargeWithDischarge2: Predict discharge with discharge

Description Usage Arguments

Description

Function that predicts discharge with discharge.

Usage

1
2
predictDischargeWithDischarge2(data.input, start.date, qQ.mlpe, nRuns,
  model.type, test.for.fit, error.test)

Arguments

data.input

Timeseries generated with dwmTimeseries()

start.date

Date, list with year, month, and day. e.g. c(2000,01,01)

qQ.mlpe

Fitted model saved previously

nRuns

Ensemble size

model.type

Which model to run (currently only 'mlpe')

test.for.fit

Which performance criteria to apply (currently only 'MAE')

error.test

Some stuff ('MAE','R22','RMSE')


hydrosolutions/ftimeseries documentation built on May 17, 2019, 9:16 p.m.