FromDataResults-class: Class that contains results from the simulating event...

Description Slots See Also

Description

Class that contains results from the simulating event predictions from Data

Slots

limit

The confidence interval width used by recQuantiles, eventQuantiles and dropoutQuantiles If limit = 0.05 then the CI is the 5th - 95th percentile

eventQuantiles

The dates on which the median and CI of each event is expected to occur

event.data

The EventData object used when simulating events

accrualGenerator

The AccrualGenerator object used to recruit new subjects

Naccrual

The number of additional subjects recruited for each simulation

time.pred.data

A data frame giving the expected number of events (and CI intervals) for given target dates. See vignette for further details

event.pred.data

A data frame giving the expected date (and CI intervals) for given target numbers of events occurring. See vignette for further details

recQuantiles

The dates on which the median and CI of each recruitment is expected to occur

dropoutQuantiles

The dates on which the median and CI of each event is expected to occur

singleSimDetails

A SingleSimDetails object containing the subject level details of the simulation see SingleSimDetails class documentaion for further details.

dropout.shape

The Weibull shape parameter of the dropout risk used for the simulations

dropout.rate

The Weibull rate parameter of the dropout risk used for the simulations (in units of day^-1). If no dropout then this is 0

simParams

The FromDataSimParam object which contains the information used to generate the survial times

See Also

show,FromDataResults-method, predict,FromDataResults-method, summary,FromDataResults-method


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