summary.Scenario.object: summary.Scenario object

Description Arguments Details

Description

This object contains the overall summary statistics for a specific scenario. It is envisioned that multiple scenarios are run and a set of summary.Scenario objects are created and these can then be used for plotting

Arguments

treatment.effect

The exp(mean(log(individual treatment effects))),

se

The mean standard error of the (log) treatment effect

power

The proportion of simulations for which the p-value is < alpha

alpha

The significance level used when calculating power, by default 0.05 use summary(object,alpha=x) to use a different p value

use.adjusted.pval

logical, default FALSE should the p values calculated using Rubin's formula with the adjusted number of degrees of freedom be used. Use summary(object,use.adjusted.pval=TRUE), to use the adjusted p values

description

A string containing a description of the scenario

dropout

A list of summary statistics regarding number of subject dropouts

Details

A print.summary.Scenario function has been implemented


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