Weibull Log-Likelihood Functions and their Partials

The Two-Parameter Weibull

This log-likelihood function is composed of three summation portions:

where:

For the purposes of MLE, left censored data will be considered to be intervals with

The solution will be found by solving for a pair of parameters (, ) so that and It should be noted that other methods can also be used, such as direct maximization of the likelihood function, without having to compute the derivatives.

 

The Three-Parameter Weibull

This log-likelihood function is again composed of three summation portions:

where,

The solution is found by solving for (, , ) so that and

 

 

It should be pointed out that the solution to the three-parameter Weibull via MLE is not always stable and can collapse if β ~ 1. In estimating the true MLE of the three-parameter Weibull distribution, two difficulties arise. The first is a problem of "non-regularity" and the second is the "parameter divergence problem" [14].

Non-regularity occurs when β 2. In general, there are no MLE solutions in the region of 0 < β < 1. When 1 < β < 2, MLE solutions exist but are not asymptotically normal [14]. In the case of non-regularity, the solution is treated anomalously.

Weibull++ attempts to find a solution in all of the regions using a variety of methods, but the user should be forewarned that not all possible data can be addressed. Thus, some solutions using MLE for the three-parameter Weibull will fail when the algorithm has reached predefined limits or fails to converge. In these cases, the user can change to the non-true MLE approach (in Weibull++ User Setup), where γ is estimated using non-linear regression. Once γ is obtained, the MLE estimates of and are computed using the transformation

See Also:
Appendix C: Distribution Log-Likelihood Equations


Go to weibull.com
Go to ReliaSoft.com

 

©1996-2006. ReliaSoft Corporation. ALL RIGHTS RESERVED.