View source: R/survival_functions.R
create_at_risk_table | R Documentation |
create_at_risk_table
creates at-risk table.
create_at_risk_table(survival_time, Years, AtRisk)
survival_time |
vector of survival times. |
Years |
vector of time intervals. |
AtRisk |
vector of number of patients at risk. |
at-risk table (dataframe).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.