ScoreImputedSet.object: 'ScoreImputedSet' object

ScoreImputedSet.objectR 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 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

See Also

ScoreImputedData.object


InformativeCensoring documentation built on June 7, 2023, 6:09 p.m.