Hi, martin

The Log-logistic distribution has a location, shape and scale parametres (g,a,b).
The Logistic distribution has location and scale parameters(a,b)

The shape parameters allows the log-logistic distribution to take several forms.
So, where do I put  the shape parameter if I use a logistic function.

sincerely

cardenas

---------------------------------------------------------------------------
Guillermo Cárdenas
PhD Student
Polytechnic University of Valencia
Web architecture Research Group
http://www.gii.upv.es/web_architecture/info/members/luicaral.html <http://www.gii.upv.es/web_architecture/info/members/luicaral.html>
---------------------------------------------------------------------------

Martin Jansche wrote:

On 11/15/05, Luis Cardenas <[EMAIL PROTECTED]> 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


_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to