tinv
Calculates the inverse cumulative distribution function (CDF) for the Student's t-distribution. Depending on input, function can return scalar, vector or matrix
Arguments
- Real parameter y in [0,1]
- Positive real parameter (degrees of freedom)
Output
Resulting value
Examples