help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weibull scale and shape parameters swapped


From: Muhali
Subject: Weibull scale and shape parameters swapped
Date: Wed, 4 Nov 2009 14:04:25 -0800 (PST)

I'm not sure if this is a bug as it only affects naming conventions of the
help text: The weibull functions have shape and scale parameters mixed up.

-- Function File:  weibull_cdf (X, SHAPE, SCALE)
     Compute the cumulative distribution function (CDF) at X of the
     Weibull distribution with shape parameter SCALE and scale
     parameter SHAPE, which is

          1 - exp(-(x/shape)^scale)

     for X >= 0.

-- 
View this message in context: 
http://old.nabble.com/Weibull-scale-and-shape-parameters-swapped-tp26205016p26205016.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]