Companion

Properties

Link copied to clipboard
const val DEFAULT_CONFIDENCE: Double = 0.95

Default confidence / correct-selection level.

Link copied to clipboard

Default overall confidence for the response-feasibility filter in cleanUp.

Link copied to clipboard

Default cap on the Rinott second-stage sample size per survivor. Chosen large enough to preserve the exact indifference-zone guarantee for moderate variance-to-δ_C ratios (a standard-deviation-to-δ_C ratio up to roughly 50 with the usual Rinott constant) while bounding the pathological case where a noisy objective and a tight δ_C would otherwise demand millions of replications.

Link copied to clipboard
val logger: KLogger
Link copied to clipboard
const val MIN_RINOTT_DOF: Int = 4

Minimum first-stage degrees of freedom required to compute the Rinott constant.