Description Usage Arguments Value References Examples
This is a wrapper function calling C++ code that executes an algorithm based on Leonard C. Johnson's method for establishing adjusted ranks for suspended data in fatige failure tests. Benard's approximation is applied to adjusted ranks to produce a vector of median ranks.
1 |
x |
An ordered event vector consisting of 1's for failures, 0's for suspensions. |
options |
An optional list such as constructed by wiebulltoolkit::wb.options including the named item methods.rank for which only a value of "qbeta" has been implemented to alter the otherwise default Benard's approximation for determing point estimates for plotting positions. |
Returns a vector of the median ranks.
Dr. Robert B. Abernethy, (2008) "The New Weibull Handbook, Fifth Edition" Leonard C. Johnson (1964) "The Statistical Treatment of Fatique Experiments"
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.