ScoreImputedData
objectAn object which contains
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 then col.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