ScoreImputedSet
objectAn object which contains the set of score imputed data frames.
Use the ExtractSingle
function to extract a single
ScoreImputedData
object. Use the ScoreStat
function to fit models
to the entire set of imputed data frames
data
A data frame containing the unimputed time to event data
col.control
The list of column names the score imputation method requires see col.headings
for further details
m
The number of imputed data sets
impute.time
A matrix (1 column per imputed data set) containing the imputed times
impute.event
A matrix (1 column per imputed data set) containing the imputed event indicators
default.formula
The default model formula which will be used when fitting the imputed data using a Cox model
It contains the following:
ScoreImputedData.object