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 4: | Line 4: | ||
== Syntax== | == Syntax== | ||
*'''[[WeibullBestFitOptions.AllowExponential1}}Template:WeibullBestFitOptions.AllowExponential1.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowExponential2}}Template:WeibullBestFitOptions.AllowExponential2.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowNormal}}Template:WeibullBestFitOptions.AllowNormal.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowLognormal}}Template:WeibullBestFitOptions.AllowLognormal.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowWeibull2}}Template:WeibullBestFitOptions.AllowWeibull2.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowWeibull3}}Template:WeibullBestFitOptions.AllowWeibull3.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowGamma]]'''{{APIComment|{{Template:WeibullBestFitOptions.AllowGamma.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowGenGamma]]'''{{APIComment|{{Template:WeibullBestFitOptions.AllowGenGamma.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowLogistic]]'''{{APIComment|{{Template:WeibullBestFitOptions.AllowLogistic.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowLoglogistic]]'''{{APIComment|{{Template:WeibullBestFitOptions.AllowLoglogistic.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.AllowGumbel]]'''{{APIComment|{{Template:WeibullBestFitOptions.AllowGumbel.Cmt}}}} | |||
*'''[[WeibullBestFitOptions.Analysis]]'''{{APIComment|{{Template:WeibullBestFitOptions.Analysis.Cmt}}}} | |||
{{Template:WeibullBestFitOptions.AllowGamma}} | *'''[[WeibullBestFitOptions.RankingMethod]]'''{{APIComment|{{Template:WeibullBestFitOptions.RankingMethod.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.UseRSRegressionvTemplate:WeibullBestFitOptions.UseRSRegression.Cmt}}}} | |||
{{Template:WeibullBestFitOptions.AllowGenGamma}} | *'''[[WeibullBestFitOptions.ConfBounds]]'''{{APIComment|{{Template:WeibullBestFitOptions.ConfBounds.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.UngroupGroupedData]]'''{{APIComment|{{Template:WeibullBestFitOptions.UngroupGroupedData.Cmt}}}} | |||
{{Template:WeibullBestFitOptions.AllowLogistic}} | *'''[[WeibullBestFitOptions.SortBeforeCalculations]]'''{{APIComment|{{Template:WeibullBestFitOptions.SortBeforeCalculations.Cmt}}}} | ||
*'''[[WeibullBestFitOptions.UseSpecialSort]]'''{{APIComment|{{Template:WeibullBestFitOptions.UseSpecialSort.Cmt}}}} | |||
{{Template:WeibullBestFitOptions.AllowLoglogistic}} | |||
{{Template:WeibullBestFitOptions.AllowGumbel}} | |||
{{Template:WeibullBestFitOptions.Analysis}} | |||
{{Template:WeibullBestFitOptions.RankingMethod}} | |||
{{Template:WeibullBestFitOptions.ConfBounds}} | |||
{{Template:WeibullBestFitOptions.UngroupGroupedData}} | |||
{{Template:WeibullBestFitOptions.SortBeforeCalculations}} | |||
{{Template:WeibullBestFitOptions.UseSpecialSort}} |
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.AllowExponential1}}Template:WeibullBestFitOptions.AllowExponential1.Cmt}}}}
- [[WeibullBestFitOptions.AllowExponential2}}Template:WeibullBestFitOptions.AllowExponential2.Cmt}}}}
- [[WeibullBestFitOptions.AllowNormal}}Template:WeibullBestFitOptions.AllowNormal.Cmt}}}}
- [[WeibullBestFitOptions.AllowLognormal}}Template:WeibullBestFitOptions.AllowLognormal.Cmt}}}}
- [[WeibullBestFitOptions.AllowWeibull2}}Template:WeibullBestFitOptions.AllowWeibull2.Cmt}}}}
- [[WeibullBestFitOptions.AllowWeibull3}}Template:WeibullBestFitOptions.AllowWeibull3.Cmt}}}}
- 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.UseRSRegressionvTemplate:WeibullBestFitOptions.UseRSRegression.Cmt}}}}
- 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.