accuracy: Calculate accuracy

Description Usage Arguments Value Examples

Description

Accuracy definition available in Yadav et al. (2007)

Usage

1
accuracy(Qobs, lowerBound, upperBound)

Arguments

Qobs

vector containing the observed flow

lowerBound

vector containing the minimum or the lower quantile bound

upperBound

vector containing the maximum or the upper quantile bound

Value

Returns accuracy, in the range [0,100], percentage of time steps for which the observation is within the bounds.

Examples

1
# accuracy(Qobs, lowerBound, upperBound)

cvitolo/amca documentation built on May 28, 2019, 7:49 p.m.