random_hypergeometric_algorithm SciMax Toolbox random_logistic

SciMax Toolbox >> random_laplace

random_laplace

Maxima Function

Calling Sequence

random_laplace (a,b)
random_laplace(a,b,n)

Description

Returns a Laplace(a,b) random variate, with b>0. Calling random_laplace with a third argument n, a random sample of size n will be simulated.

Only the inverse method is implemented. To make use of this function, write first load(distrib).

random_hypergeometric_algorithm SciMax Toolbox random_logistic