| ScoreImputedSet.object {InformativeCensoring} | R Documentation |
ScoreImputedSet object
Description
An 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
Details
It contains the following:
Slots
dataA data frame containing the unimputed time to event data
col.controlThe list of column names the score imputation method requires see
col.headingsfor further detailsmThe number of imputed data sets
impute.timeA matrix (1 column per imputed data set) containing the imputed times
impute.eventA matrix (1 column per imputed data set) containing the imputed event indicators
default.formulaThe default model formula which will be used when fitting the imputed data using a Cox model
See Also
[Package InformativeCensoring version 0.3.6 Index]