predictDischargeWithDischarge: Predict discharge with discharge

Description Usage Arguments

Description

Function that predicts discharge with discharge.

Usage

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

Arguments

data.input

Timeseries generated with dwmTimeseries()

start.date.input

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

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','RMSE)


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