WeibullAnalysisOptions Class
Declaration
Set Distribution from the WeibullSolverDistribution Enum.
PublicDistributionAs WeibullSolverDistribution= WeibullSolverDistribution.Weibull
Set number of Parameters from the WeibullSolverNumParameters Enum.
PublicParametersAs WeibullSolverNumParameters= WeibullSolverNumParameters.MS_2Parameter
Set the Analysis method from the WeibullSolverMethod Enum.
PublicAnalysisAs WeibullSolverMethod= WeibullSolverMethod.MLE
Set the Analysis method from the WeibullSolverRankMethod Enum.
PublicRankingMethodAs WeibullSolverRankMethod= WeibullSolverRankMethod.Median
Set to use RS Regression method.
PublicUseRSRegression As Boolean= False
Set the Confidence method from the WeibullSolverCBMethod Enum.
PublicConfBoundsAs WeibullSolverCBMethod= WeibullSolverCBMethod.FisherMatrix
Set to ungroup any grouped data.
PublicUngroupGroupedDataAs Boolean= False
Set the number of subpopulations in the Mixed data.
PublicSubpopulationsAs Integer= 2
Set if unbiased parameters were entered.
PublicWeibull_UnbiasParametersAs Boolean= False
Set the Bayesian Prior Distribution from the WeibullBayesianPriorDistribution Enum.
PublicBayesian_PriorDistributionAs WeibullBayesianPriorDistribution= WeibullBayesianPriorDistribution.Normal
Set the Bayesian Parameter values.
PublicBayesian_MeanAs Double= 2
PublicBayesian_StdAs Double= 1
PublicBayesian_LambdaAs Double= 2
PublicBayesian_MinBetaAs Double= 1
PublicBayesian_MaxBetaAs Double= 2
Set the Bayesian Result options from the WeibullBayesianResultsOption Enum.
PublicBayesian_ResultsAsAs WeibullBayesianResultsOption= WeibullBayesianResultsOption.Median
Set to sort data before calculation.
PublicSortBeforeCalculationsAs Boolean= True
Set to use Special Sort.
PublicUseSpecialSortAs Boolean= True