Class that contains results from the simulating event predictions from Data
limitThe confidence interval width used by recQuantiles, eventQuantiles and dropoutQuantiles If limit = 0.05 then the CI is the 5th - 95th percentile
eventQuantilesThe dates on which the median and CI of each event is expected to occur
event.dataThe EventData object used when simulating events
accrualGeneratorThe AccrualGenerator object used to recruit new subjects
NaccrualThe number of additional subjects recruited for each simulation
time.pred.dataA data frame giving the expected number of events (and CI intervals) for given target dates. See vignette for further details
event.pred.dataA data frame giving the expected date (and CI intervals) for given target numbers of events occurring. See vignette for further details
recQuantilesThe dates on which the median and CI of each recruitment is expected to occur
dropoutQuantilesThe dates on which the median and CI of each event is expected to occur
singleSimDetailsA SingleSimDetails object containing the subject level details of the simulation see SingleSimDetails class documentaion for further details.
dropout.shapeThe Weibull shape parameter of the dropout risk used for the simulations
dropout.rateThe Weibull rate parameter of the dropout risk used for the simulations (in units of day^-1). If no dropout then this is 0
simParamsThe FromDataSimParam object which contains the information
used to generate the survial times
show,FromDataResults-method, predict,FromDataResults-method,
summary,FromDataResults-method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.