censorInformation-methods: Output a data frame containing all subjects who been censored...

Description Usage Arguments Value

Description

Output a data frame containing all subjects who been censored before a given date not including subjects censored at end of follow up period

Usage

1
2
3
4
censorInformation(object, ...)

## S4 method for signature 'EventData'
censorInformation(object, censor.date = NULL)

Arguments

object

An EventData object

...

Additional parameters to be passed to the method

censor.date

All subjects who have a censor date before this date should be output, by default (i.e. when NULL) the latest date for which any subject information (withdrawal/event/censor) is known

Value

A data frame with the required subject's data


scientific-computing-solutions/eventPrediction documentation built on May 29, 2019, 3:44 p.m.