Description Usage Arguments Details Value References Examples
RBAbeta
generates the reduction factor based on the median bias of the weibull MLE (C4^3.5)
alternatively a reduction factor based on the mean bias can be returned (C$^6)
1 | RBAbeta(Nx, basis="median")
|
Nx |
The quantity of actual failures |
basis |
a string value indicating the basis for bias reduction, "median" is the default, but "mean" may be chosen. |
Many references discuss the bias reduction in terms of mean reduction. The RBA addresses median bias reduction.
A factor to be multiplied to the MLE Beta for bias reduction.
Dr. Robert B. Abernethy, (2008) "The New Weibull Handbook, Fifth Edition"
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.