Description Usage Arguments Value
Compute life table estimates for survival data.
1 |
nrisk |
vector. Number of subjects at risk at start of interval. |
nevent |
vector. Number of events occuring during the interval. |
ncensor |
vector. Number of subjects censored during interval. |
data |
dataframe. Optional data set containing the variables. |
conflevel |
scalar. Confidence level (default = 0.95). |
dataframe containing the survival estimates (has class LifeTable).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.