WeibullBayesianResultsOption Enumeration

From ReliaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
APIWiki.png


Member of: SynthesisAPI


Specifies whether to obtain the point estimates of beta from the median value or the mean value of the posterior distribution of an associated WeibullAnalysisOptions object. Applies to Bayesian-Weibull analyses only.

Members

Name Value Description
Median 0 Median value of the posterior distribution.
Mean 1 Mean value of the posterior distribution.



See Also