quantile_student_t SciMax Toolbox quartile_skewness

SciMax Toolbox >> quantile_weibull

quantile_weibull

Maxima Function

Calling Sequence

quantile_weibull (q,a,b)

Description

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

quantile_student_t SciMax Toolbox quartile_skewness