WeibullGeneralOptions Class

From ReliaWiki
Revision as of 17:42, 4 September 2013 by John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|WeibullGeneralOptions Class|WeibullGeneralOptions}} === Properties === *'''WarnNegLocation''' {{APIComment|Whether to generate a warning if location par…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.