precision: Calculate precision/sharpness

Description Usage Arguments Value Examples

Description

Precision definition available in Yadav et al. (2007)

Usage

1
precision(lowerBound1, upperBound1, lowerBound2, upperBound2)

Arguments

lowerBound1

vector containing the minimum or the lower quantile bound for the first ensemble

upperBound1

vector containing the maximum or the upper quantile bound for the first ensemble

lowerBound2

vector containing the minimum or the lower quantile bound for the second ensemble

upperBound2

vector containing the maximum or the upper quantile bound for the second ensemble

Value

Returns precision, in the range [0,100], percentage of closeness to a line.

Examples

1
# precision(lowerBound1, upperBound1, lowerBound2, upperBound2)

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