An artificial data frame used to illustrate the techniques
implemented in the package. Pseudorandom numbers were drawn from
Weibull distributions of scale parameter 1 and shape parameter 3 (for
failure times) and 5 (for censoring times). Each observed time is the
minimum of the corresponding failure and censoring times, and its
censoring status indicates a failure time smaller than a censoring
time (see format
below).
pscheck
The data frame contains 2 variables:
t
Observed time.
delta
Censoring status (0 = censored, 1 = uncensored).
Ignacio Lopez-de-Ullibarri [aut, cre], Maria Amalia Jacome [aut]