jackKnifeConfidenceInterval

fun jackKnifeConfidenceInterval(level: Double = defaultCILevel): Interval

The c.i. is based on the Student-t distribution and the jackknife estimate and its estimate of the standard error

Return

the interval

Parameters

level

the confidence level, must be in (0,1)