Probs.Sub | R Documentation |
Calculate Subgroup survival probabilities basedon the Kaplan-Meier estimation procedure
Probs.Sub(tstar, sdata, G)
tstar |
time points that the survival probabilities will be estimated at. |
sdata |
a survival dataset (dataframe) in which to interpret the variables named in the |
G |
a matrix used to indicate which subgroups he/she belongs to for each of these subjects. |
It returns the estimated subgroup survival probabilities for a given survival dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.