mvtQuantile90

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

Return

the 90 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