siteInformation-methods: Output information about how up to date subject censor dates...

Description Usage Arguments Value

Description

Output information about how up to date subject censor dates are for each site in the study subjects who are censored at the end of their follow up period are not included in this analysis

Usage

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

## S4 method for signature 'EventData'
siteInformation(object, analysis.date = NULL, ndays)

Arguments

object

An EventData object

...

Additional arguments to be passed to the method

analysis.date

The date the analysis is being perfomed on, by default (i.e. when NULL) it is the the latest date at which any subject is censored/is known to have had an event

ndays

The acceptable lag between analysis.date and censor date. If the lag is greater than this then the subject will be included in the output data frame.

Value

A data frame with each row containing a site name and the number of subjects at this site with censor date before analysis.date-ndays


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