Learn R Programming

wasim (version 1.1.2)

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

Description

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

Usage

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

Examples

Run this code
#ToDo: Write an example

Run the code above in your browser using DataLab