| admin.censor | R Documentation | 
Right-censor all observations in follow.up.time at censor.time. This is useful when fitting survival curves within each time window
admin.censor(follow.up.time, time.var, event.var, censor.time = Inf)
| follow.up.time | See  | 
| time.var | See  | 
| event.var | See  | 
| censor.time | Administrative right-censoring time. Default is  | 
A data frame with the same shape as follow.up.time with times and event indicators modified to reflect right-censoring at censor.time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.