- model.summary
The model summary from the fit
- treatment.effect
The estimate of treatment effect from the model fit
- CI.limit
The confidence interval limit (by default 0.95), call summary(object,CI.limit=x) to use
CI of x instead.
- CI
The confidence interval of the treatment effect
- se
Estimate for the standard error of (log) treatment effect
- dispersion
Estimate for the dispersion parameter or numeric(0) if Poisson/quasi-Poisson model used
- rate.estimate
Estimate of the event rates from the model a vector c(control arm, treatment arm)
- pval
The p value directly from the model fit (this is for the single model fit only, i.e. not using Rubin's formula)
- datastatus
The status of SingleSim object to which the fit was applied
- df
The number of degrees of freedom of the model
- dropout
The number of dropouts of each arm
- number.subjects
The number of subjects in each arm