ScoreImputedData.object {InformativeCensoring} | R Documentation |
ScoreImputedData
object
Description
An object which contains
Slots
data
A data frame containing the time to event data with 2 new columns impute.time and impute.event, the imputed event/censoring times and event indicators (for subjects whose data is not imputed these columns contain the unchanged event/censoring time and event indicator )
col.control
The list of column names the risk score imputation method requires see
col.headings
for further details. If censor.type was not used thencol.control$censor.type="using_has.event_col"
default.formula
The default model formula which will be used when fitting the imputed data using a Cox model
[Package InformativeCensoring version 0.3.6 Index]