WeibullBayesianPriorDistribution Enumeration
		
		
		
		Jump to navigation
		Jump to search
		
|  | 
Member of:  SynthesisAPI    
Specifies the prior distribution of beta for the Bayesian-Weibull analysis of an associated WeibullAnalysisOptions object. 
Members
| Name | Value | Description | 
|---|---|---|
| Normal | 0 | Normal distribution. | 
| Lognormal | 1 | Lognormal distribution. | 
| Exponential | 2 | Exponential distribution. | 
| Uniform | 3 | Uniform distribution. |