CutData-methods: Cut the Event Data

Description Usage Arguments Value

Description

Create a new EventData from an existing one which shows how the data would have looked on a given date (assuming no lag in reporting of events and if necessary subjects have been censored at cutoff point). If subject was censored before the cut date then their censored date remains unchanged

Usage

1
2
3
4
CutData(object, date)

## S4 method for signature 'EventData'
CutData(object, date)

Arguments

object

The EventData object

date

The date to cut the data at

Value

EventData object with the data censored at the appropriate point


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