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
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 detailsm
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
See Also
[Package InformativeCensoring version 0.3.6 Index]