Returns an error measure function indicating whether a central interval covers the actual value. The interval is defined as the (alpha/2)-quantile to the (1 - alpha/2)-quantile, where alpha = 1 - coverage.

interval_coverage(coverage)

Arguments

coverage

Nominal interval coverage (from 0 to 1).