WeibullBestFitOptions Class: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
*'''[[WeibullBestFitOptions.AllowLognormal]]'''{{Template:WeibullBestFitOptions.AllowLognormal.Cmt}}}} | *'''[[WeibullBestFitOptions.AllowLognormal]]'''{{Template:WeibullBestFitOptions.AllowLognormal.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.AllowWeibull2]]'''{{Template:WeibullBestFitOptions.AllowWeibull2.Cmt}}}} | *'''[[WeibullBestFitOptions.AllowWeibull2]]'''{{Template:WeibullBestFitOptions.AllowWeibull2.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.AllowWeibull3 | *'''[[WeibullBestFitOptions.AllowWeibull3]]'''{{Template:WeibullBestFitOptions.AllowWeibull3.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.AllowGamma]]'''{{APIComment|{{Template:WeibullBestFitOptions.AllowGamma.Cmt}}}} | *'''[[WeibullBestFitOptions.AllowGamma]]'''{{APIComment|{{Template:WeibullBestFitOptions.AllowGamma.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.AllowGenGamma]]'''{{APIComment|{{Template:WeibullBestFitOptions.AllowGenGamma.Cmt}}}} | *'''[[WeibullBestFitOptions.AllowGenGamma]]'''{{APIComment|{{Template:WeibullBestFitOptions.AllowGenGamma.Cmt}}}} | ||
Line 17: | Line 17: | ||
*'''[[WeibullBestFitOptions.Analysis]]'''{{APIComment|{{Template:WeibullBestFitOptions.Analysis.Cmt}}}} | *'''[[WeibullBestFitOptions.Analysis]]'''{{APIComment|{{Template:WeibullBestFitOptions.Analysis.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.RankingMethod]]'''{{APIComment|{{Template:WeibullBestFitOptions.RankingMethod.Cmt}}}} | *'''[[WeibullBestFitOptions.RankingMethod]]'''{{APIComment|{{Template:WeibullBestFitOptions.RankingMethod.Cmt}}}} | ||
*'''[[WeibullBestFitOptions. | *'''[[WeibullBestFitOptions.UseRSRegression]]'''{{Template:WeibullBestFitOptions.UseRSRegression.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.ConfBounds]]'''{{APIComment|{{Template:WeibullBestFitOptions.ConfBounds.Cmt}}}} | *'''[[WeibullBestFitOptions.ConfBounds]]'''{{APIComment|{{Template:WeibullBestFitOptions.ConfBounds.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.UngroupGroupedData]]'''{{APIComment|{{Template:WeibullBestFitOptions.UngroupGroupedData.Cmt}}}} | *'''[[WeibullBestFitOptions.UngroupGroupedData]]'''{{APIComment|{{Template:WeibullBestFitOptions.UngroupGroupedData.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.SortBeforeCalculations]]'''{{APIComment|{{Template:WeibullBestFitOptions.SortBeforeCalculations.Cmt}}}} | *'''[[WeibullBestFitOptions.SortBeforeCalculations]]'''{{APIComment|{{Template:WeibullBestFitOptions.SortBeforeCalculations.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.UseSpecialSort]]'''{{APIComment|{{Template:WeibullBestFitOptions.UseSpecialSort.Cmt}}}} | *'''[[WeibullBestFitOptions.UseSpecialSort]]'''{{APIComment|{{Template:WeibullBestFitOptions.UseSpecialSort.Cmt}}}} |
Revision as of 23:41, 30 January 2014
This page contains the WeibullBestFitOptions Class properties that allow distributions and rankings within the Distribution Wizard in a Weibull++ folio. See BestFitSettings for settings.
Syntax
- WeibullBestFitOptions.AllowExponential1Sets whether the 1-parameter exponential distribution will be considered.}}
- WeibullBestFitOptions.AllowExponential2Sets whether the 2-parameter exponential distribution will be considered.}}
- WeibullBestFitOptions.AllowNormalSets whether the normal distribution will be considered.}}
- WeibullBestFitOptions.AllowLognormalSets whether the lognormal distribution will be considered.}}
- WeibullBestFitOptions.AllowWeibull2Sets whether the 2-parameter Weibull distribution will be considered.}}
- WeibullBestFitOptions.AllowWeibull3Sets whether the 3-parameter Weibull distribution will be considered.}}
- WeibullBestFitOptions.AllowGamma Sets whether the gamma distribution will be considered.
- WeibullBestFitOptions.AllowGenGamma Sets whether the generalized gamma distribution will be considered.
- WeibullBestFitOptions.AllowLogistic Sets whether the logistic distribution will be considered.
- WeibullBestFitOptions.AllowLoglogistic Sets whether the log-logistic distribution will be considered.
- WeibullBestFitOptions.AllowGumbel Sets whether the Gumbel distribution will be considered.
- WeibullBestFitOptions.Analysis Sets the Weibull solver analysis methods
- WeibullBestFitOptions.RankingMethod Sets ranking method
- WeibullBestFitOptions.UseRSRegressionSets whether or not to use RSRegression}}
- WeibullBestFitOptions.ConfBounds Sets Confidence Bounds
- WeibullBestFitOptions.UngroupGroupedData Sets whether or not data is ungrouped data
- WeibullBestFitOptions.SortBeforeCalculations Sets whether or not data is sorted before calculations.
- WeibullBestFitOptions.UseSpecialSort Sets whether or not to Special Sort.