WeibullBayesianPriorDistribution Enumeration: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|WeibullDataSet Class|WeibullDataSet}} | {{Template:APIClass|WeibullDataSet Class|WeibullDataSet}} | ||
Specifies the distribution that will be used as the prior distribution of beta for Bayesian-Weibull analysis. | |||
==Members== | ==Members== |
Revision as of 21:54, 24 February 2014
Specifies the distribution that will be used as the prior distribution of beta for Bayesian-Weibull analysis.
Members
- PD_Normal Normal distribution.
- PD_Lognormal Lognormal distribution.
- PD_Exponential Exponential distribution.
- PD_Uniform Uniform distribution.