Description Usage Arguments Details Value References Examples
MRRw2pyx
fits a set of data consisting of failures, or alternatively failures and suspensions,
to the 2-parameter lognormal distribution.
1 |
x |
An object of class abrem |
options |
An optional list object such as generated by options.abrem including the named item method.fit. Implementation only accounts for the second element of method.fit with a value of "qbeta", otherwise the method of fitting will default to Benard's approximation for determining plotting positions. |
This function assures that data has been entered as an abrem object. A call is made to a fast C++ implementation to complete the regression. Y on X regression is considered an alternative for possible use with interval censored data by Dr. Abernethy. Refer to section 5.8 of The New Weibull Handbook, Fifth Edition.
A vector containing results in the following order: Mulog, Sigmalog, R_squared
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.