Description Usage Arguments Value References See Also Examples
The function pp.lfr()
produces a PP plot for the linear failure rate(LFR) based on their MLE or any other estimate. Also, a reference line can be sketched.
1 |
x |
vector of observations |
alpha.est |
estimate of the parameter alpha |
beta.est |
estimate of the parameter beta |
main |
the title for the plot. |
line |
logical; if TRUE, a 45 degree line is sketched. |
... |
additional arguments to be passed to the underlying plot function. |
The function pp.lfr()
carries out a PP plot for the linear failure rate(LFR).
Bain, L.J. (1974). Analysis for the Linear Failure-Rate Life-Testing Distribution, Technometrics, 16(4), 551 - 559.
Lawless, J.F.(2003). Statistical Models and Methods for Lifetime Data, John Wiley and Sons, New York.
Sen, A. and Bhattacharya, G.K.(1995). Inference procedure for the linear failure rate mode, Journal of Statistical Planning and Inference, 46, 59-76.
qq.lfr
for QQ
plot and ks.lfr
function;
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.