| ScoreImputedData.object {InformativeCensoring} | R Documentation |
ScoreImputedData object
Description
An object which contains
Slots
dataA 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.controlThe list of column names the risk score imputation method requires see
col.headingsfor further details. If censor.type was not used thencol.control$censor.type="using_has.event_col"default.formulaThe default model formula which will be used when fitting the imputed data using a Cox model
[Package InformativeCensoring version 0.3.6 Index]