WeibullBayesianPriorDistribution Enumeration: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
Kate Racaza (talk | contribs) No edit summary  | 
				Kate Racaza (talk | contribs) No edit summary  | 
				||
| Line 2: | Line 2: | ||
Specifies the prior distribution of beta for Bayesian-Weibull analysis.    | Specifies the prior distribution of beta for the Bayesian-Weibull analysis of an associated [[WeibullAnalysisOptions Class|WeibullAnalysisOptions]] object.    | ||
==Members==  | ==Members==  | ||
Latest revision as of 18:14, 24 June 2016
![]()  | 
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. | 
