wblfit(vX, a, b) uses Newton-Raphson method to calculate Maximum Likelihood Estimates (MLE) of a (scale) and b (shape) for Weibull distributed dataset vX.
The probability density function of Weibull distribution is
/math-74d7a3643211f949ac043fe3fc22b668.png)
where a > 0 is scale and b > 0 is shape, with
and
.
/math-3ee692a199c125547910ce579e53df0e.png)
/math-d75c829a03af77ad3294bb5f216096e9.png)