invCDF

fun invCDF(dof: Double, p: Double): Double

A convenience method that uses defaultT to return the value of the inverse CDF at the supplied p This method has the side effect of changing the degrees of freedom for defaultT

Return

the inverse

Parameters

dof

the degrees of freedom

p

the value to evaluate