View source: R/survival_eval.R
extract_stratum | R Documentation |
Extracts the product-limit table from a survfit object
for a given stratum. Only survival::survfit()
objects are
supported.
extract_stratum(sf, index)
sf |
A survfit object. |
index |
The index number of the strata to extract. |
A data frame of the product-limit table for the given stratum.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.