WeibullAnalysisOptions 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 3: | Line 3: | ||
== Syntax == | == Syntax == | ||
[[WeibullAnalysisOptions.Distribution]] | *'''[[WeibullAnalysisOptions.Distribution|Distribution]]''' {{APIComment|{{Template:WeibullAnalysisOptions.Distribution.Cmt}}}} | ||
*'''[[WeibullAnalysisOptions.Parameters|Parameters]]''' {{APIComment|{{Template:WeibullAnalysisOptions.Parameters.Cmt}}}} | |||
[[WeibullAnalysisOptions.Parameters]] | '''[[WeibullAnalysisOptions.Analysis|Analysis]]''' {{APIComment|{{Template:WeibullAnalysisOptions.Analysis.Cmt}}}} | ||
*'''[[WeibullAnalysisOptions.RankingMethod|RankingMethod]]''' {{APIComment|{{Template:WeibullAnalysisOptions.RankingMethod.Cmt}}}} | |||
[[WeibullAnalysisOptions.Analysis]] | *'''[[WeibullAnalysisOptions.UseRSRegression|UseRSRegression]]''' {{APIComment|{{Template:WeibullAnalysisOptions.UseRSRegression.Cmt}}}} | ||
*'''[[WeibullAnalysisOptions.ConfBounds|ConfBounds]]''' {{APIComment|{{Template:WeibullAnalysisOptions.ConfBounds.Cmt}}}} | |||
{{Template:WeibullAnalysisOptions.RankingMethod}} | *'''[[WeibullAnalysisOptions.UngroupGroupedData|UngroupGroupedData]]''' {{APIComment|{{Template:WeibullAnalysisOptions.UngroupGroupedData.Cmt}}}} | ||
*'''[[WeibullAnalysisOptions.Subpopulations|Subpopulations]]''' {{APIComment|{{Template:WeibullAnalysisOptions.Subpopulations.Cmt}}}} | |||
{{Template:WeibullAnalysisOptions.UseRSRegression}} | |||
{{Template:WeibullAnalysisOptions.ConfBounds}} | |||
{{Template:WeibullAnalysisOptions.UngroupGroupedData}} | |||
{{Template:WeibullAnalysisOptions.Subpopulations}} | |||
{{Template:WeibullAnalysisOptions.Weibull_UnbiasParameters}} | {{Template:WeibullAnalysisOptions.Weibull_UnbiasParameters}} |
Revision as of 20:32, 30 January 2014
Sets the WeibullDataSet.AnalysisSettings property.
Syntax
- Distribution Template:WeibullAnalysisOptions.Distribution.Cmt
- Parameters Sets the form of the selected life distribution (e.g., 2-parameter Weibull vs. mixed Weibull).
Analysis Sets the method for estimating the parameters of the selected distribution (e.g., rank regression on X).
- RankingMethod Sets the method for calculating the unreliability estimates of the times-to-failure data (e.g., median ranks).
- UseRSRegression Sets whether the ReliaSoft ranking method (RRM) will be used to calculate the unreliability estimates for times-to-failure data.
- ConfBounds Sets the method for calculating the confidence bounds (e.g., Fisher Matrix).
- UngroupGroupedData Sets whether grouped data will be ungrouped when using rank regression.
- Subpopulations Sets the number of subpopulations in the mixed data set (mixed Weibull analysis only).
Weibull_UnbiasParameters As Boolean
Bayesian_PriorDistribution As WeibullBayesianPriorDistribution
Bayesian_Mean As Double
Bayesian_Std As Double
Bayesian_Lambda As Double
Bayesian_MinBeta As Double
Bayesian_MaxBeta As Double
Bayesian_Results As WeibullBayesianResultsOption
SortBeforeCalculations As Boolean
UseSpecialSort As Double