invalidThreshold constant

double const invalidThreshold

The ratio of results that must be invalid in order for the whole calculation to return a singleInvalidValue instead of a statistic.

Implementation

static const double invalidThreshold = 0.5;