mvtQuantile99

fun mvtQuantile99(dof: Int, nDim: Int): Double(source)

Return

the 99-percent quantile of the multi-variate t distribution with common correlation of 0.5.

Parameters

dof

the degrees of freedom and must be 1,60

nDim

the number of dimensions for the distribution and must be 1,10