Description Usage Arguments Value Author(s) References Examples
Simulates a progressive type-II censoring scheme.
1 |
n |
Number of items placed on the test at time zero. |
R |
A vector that contains number |
param |
Character vector that contains the name of family's parameters. |
mle |
The maximum likelihood estimators of the parameters. |
cdf |
Expression for the cumulative distribution function. |
lb |
Lower bound of the family's support. That is zero by default. |
ub |
Upper bound of the family's support. That is |
A data frame with two columns including observed liftimes X
, and number of censored items R
.
Mahdi Teimouri
N. Balakrishnan and R. A. Sandhu 1995. A Simple Simulational Algorithm for Generating Progressive Type-II Censored Samples. The American Statistician, 49(2), 229-230.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.