ScoreImputedData.object: 'ScoreImputedData' object

ScoreImputedData.objectR Documentation

ScoreImputedData object

Description

An object which contains

Slots

data

A data frame containing the time to event data with 2 new columns impute.time and impute.event, the imputed event/censoring times and event indicators (for subjects whose data is not imputed these columns contain the unchanged event/censoring time and event indicator )

col.control

The list of column names the risk score imputation method requires see col.headings for further details. If censor.type was not used then col.control$censor.type="using_has.event_col"

default.formula

The default model formula which will be used when fitting the imputed data using a Cox model


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