pscheck {survPresmooth} | R Documentation |
Example Dataset
Description
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).
Usage
pscheck
Format
The data frame contains 2 variables:
t
Observed time.
delta
Censoring status (0 = censored, 1 = uncensored).
Author(s)
Ignacio Lopez-de-Ullibarri [aut, cre], Maria Amalia Jacome [aut]
[Package survPresmooth version 1.1-11 Index]