simdatmixcure.object | R Documentation |
A list of objects resulting from the simdatmixcure routine.
Values:
n |
The sample size. |
X |
The generated matrix of covariates in the incidence part (including an intercept). As the model includes an intercept, the first column corresponds to a column of ones. |
Z |
The generated matrix of covariates in the latency part. |
betas |
The vector of regression coefficients in the incidence part. |
gammas |
The vector of regression coefficents in the latency part. |
tobs |
The vector of observed survival times. |
delta |
The vector of event indicators. |
h0 |
A function corresponding to the Weibull baseline hazard used in the latency part. |
S0 |
A function corresponding to the Weibull baseline survival used in the latency part. |
tup |
The largest observed follow-up time. |
fitKM |
The Kaplan-Meier fit to the generated survival data. |
plateau |
The x-axis value at which the plateau of the Kaplan-Meier curve starts. |
info |
A character string giving information on censoring and cure rates. |
setting |
The chosen setting, either 1 or 2. |
Oswaldo Gressani oswado_gressani@hotmail.fr .
simdatmixcure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.