WeibullBayesianResultsOption Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|WeibullDataSet Class|WeibullDataSet}}
{{Template:APIClass|WeibullDataSet Class|WeibullDataSet}}
Contains options specifying which value from the posterior distribution will be used to obtain Weibull-Bayesian analysis results.
Specifies whether the point estimates for beta are calculated from the median or mean value of the posterior distribution.


==Members==
==Members==
*RO_Median {{APIComment|Median value of the posterior distribution.}}   
*RO_Median {{APIComment|Median value of the posterior distribution.}}   
*RO_Mean  {{APIComment|Mean value of the posterior distribution.}}
*RO_Mean  {{APIComment|Mean value of the posterior distribution.}}

Revision as of 22:04, 24 February 2014


Specifies whether the point estimates for beta are calculated from the median or mean value of the posterior distribution.

Members

  • RO_Median Median value of the posterior distribution.
  • RO_Mean Mean value of the posterior distribution.