quantile_rayleigh SciMax Toolbox quantile_weibull

SciMax Toolbox >> quantile_student_t

quantile_student_t

Maxima Function

Calling Sequence

quantile_student_t (q,n)

Description

Returns the q-quantile of a Student random variable t(n), with n>0; in other words, this is the inverse of cdf_student_t. Argument q must be an element of [0,1]. To make use of this function, write first load(distrib).

quantile_rayleigh SciMax Toolbox quantile_weibull