quantile_logistic SciMax Toolbox quantile_negative_binomial

SciMax Toolbox >> quantile_lognormal

quantile_lognormal

Maxima Function

Calling Sequence

quantile_lognormal (q,m,s)

Description

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

quantile_logistic SciMax Toolbox quantile_negative_binomial