mvtQuantile90

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

Return

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