WeibullGeneralOptions Class
Jump to navigation
Jump to search
Properties
- WarnNegLocation Whether to generate a warning if location parameter is negative.
- DiscardNegLocation For rank regression, resets location parameter to 0. For MLE finds the maximum in the possible domain.
- ResetExpLocation For exponential distribution with rank regression, if the location parameter is greater than the first time-to-failure (T1), it is reset to T1.
- Use3PTrueMLE Whether to use a full MLE solution on 3-parameter Weibull.
- UseExtendedGGamma If set to true, allows the Lambda parameter in the Generalized Gamma distribution to be negative.
- AllowBiasingNormal If set to true and using normal distribution (complete data only), corrects the MLE Std (sigma) for biasedness.
- UsePlottedYPoints If set to true, uses computed plot points in obtaining D for Kolmogorov-Smirnov test.