Wblpdf
Wblpdf-func
Definition:
returns the probability density function of the Weibull distribution with parameters a and b.
Parameters:
(inptu, double)
- The value of the x variate.
/math-d7b89f725185c1fd9984123cbaa89612.png)
(inptu, double)
- The scale parameter, a, of the required Weibull distribution, must be positive( a>0 ).
(inptu, double)
- The shape parameter, b, of the required Weibull distribution, must be positive( b> 0)
(output, double)
- The probability.