View source: R/surv_truncate.R
surv_truncate | R Documentation |
truncate Surv object
surv_truncate(x, ttime = NULL, surv.output = TRUE)
x |
Surv object |
ttime |
truncating/censoring time |
surv.output |
return a Surv object (default |
censor at 'ttime' for all later times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.