
How often a candidate falls outside the replicate band, against the IBM
Source:R/metrics.R
outside_rates.Rd"Inside the band in every cell" is a sensible bar over six cells, where a genuine replicate clears it about a quarter of the time. Over seventy-two it is not: a 1.28-sd band leaves a fifth of cells outside by construction, and no replicate clears it at all. The bar has to know how many cells it is being applied to, so it is taken from the IBM: hold each replicate out, score it against the other nineteen, and ask whether fleet is outside less often than the best of them.
Arguments
- replicates
a matrix, replicates in rows and cells in columns.
- candidate
the deterministic values, one per cell.
- k
half-width in standard deviations; see BAND_K.