Student's t inverse cumulative distribution function
tinv is a function specific to the Student's
t distribution. Statistics and Machine Learning Toolbox™ also offers the generic function icdf, which supports various probability distributions. To use
icdf, specify the probability distribution name and its
parameters. Note that the distribution-specific function
tinv is faster than the generic function
icdf.