This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Help-gsl] Log-Logistic Distribution


On 11/15/05, Luis Cardenas <luicaral@doctor.upv.es> wrote:

> The issue is that Log-Logistic distribution is not included in the
> library. I have found the Density and Cummulative Functions, but I
> require the function to generate Log-logistic numbers.

Why not simply do exp(gsl_ran_logistic(r, scale) + location)?
-- mj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]