confidence Interval For Maximum
fun confidenceIntervalForMaximum(data: DoubleArray, numBootstrapSamples: Int = 399, level: Double = 0.95): Interval
Uses bootstrapping to estimate a confidence interval for the maximum
Uses bootstrapping to estimate a confidence interval for the maximum