GammaImputedSet
objectAn object which contains the set of gamma imputed data frames.
Use the ExtractSingle
function to extract a single
GammaImputedData
objects. Use the ImputeStat function to fit models
to the entire set of imputed data frames
data
A data frame containing the unimputed time to event data (along with a column internal_gamma_val which is the value of gamma used for each subject in this data set)
m
The number of imputed data sets
gamma.factor
The value of gamma.factor used with the imputation
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
It contains the following:
GammaImputedData.object