f.score: Calculate objective functions for sensitive parts of a time...

Description Usage Arguments Value Author(s) Examples

Description

Calculate objective functions for sensitive parts of a time series. ToDo: write better description.

Usage

1
f.score(data, sens, measured, parameter, criterion, limit)

Arguments

data

a matrix of modeled time series

sens

result from sensitivity

measured

measured time series

parameter

vector of indizes, indicating which parameters to include in the analysis

criterion

1: rmse, 2: Nash-Sutcliffe coeffiecient of efficiency, 3: Nash-Sutcliffe coeffiecient of efficiency with more weight on high flows

limit

limit, above which the sensitivity must be in order for the data to be included in the analysis.

Value

A vector of results of the objective function, one for each time series

Author(s)

Dominik Reusser

Examples

1
#ToDo: Write an example

wasim documentation built on May 1, 2019, 6:50 p.m.