mvtQuantile95

fun mvtQuantile95(dof: Int, nDim: Int): Double

Return

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

Parameters

dof

the degrees of freedom, must be 1,60

nDim

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