WeibullBestFitOptions Class

From ReliaWiki
Revision as of 16:20, 10 September 2013 by John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|GlobalStuff Weibull Class|GlobalStuff Weibull}} == Declaration == {{APIPrefix|Public Class}}{{APIName|WeibullBestFitOptions}} :{{APIPrefix|Public}} {{APINa…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



Declaration

Public Class WeibullBestFitOptions

Public AllowExponential1 As Boolean
Public AllowExponential2 As Boolean
Public AllowNormal As Boolean}}
Public AllowLognormal As Boolean
Public AllowWeibull2 As Boolean
Public AllowWeibull3 As Boolean
Public AllowGamma As Boolean
Public AllowGenGamma As Boolean
Public AllowLogistic As Boolean
Public AllowLoglogistic As Boolean
Public AllowGumbel As Boolean
Public Analysis As WeibullSolverMethod = WeibullSolverMethod.MLE
Public RankingMethod As WeibullSolverRankMethod = WeibullSolverRankMethod.Median
Public UseRSRegression As Boolean
Public ConfBounds As WeibullSolverCBMethod = WeibullSolverCBMethod.FisherMatrix
Public UngroupGroupedData As Boolean
Public SortBeforeCalculations As Boolean
Public UseSpecialSort As Boolean

Whether each weibull distribution is the best fit