print.OptimDes: Print Objects Output By OptimDes

Description Usage Arguments Author(s) References See Also

Description

Print an object output by OptimDes.

Usage

1
2
3
## S3 method for class 'OptimDes'
print(x, dig = 3, all=FALSE, condPow=F,
                     CMadj=F, ...)

Arguments

x

Object output by OptimDes.

dig

Number of digits printed.

all

If TRUE, results are printed for all total sample sizes evaluated by OptimDes.

condPow

The conditional probability of rejecting the null hypothesis computed assuming the alternative distributions and an interim Z statistic equal to the interim test boundary C1 is reported when condPow=T.

CMadj

If true, the sample sizes and times are adjusted by the ratio of the exact binomial to asymptotic normal sample size for the single stage design, as in Case and Morgan (2003). Proportional adjustments of times and sample sizes are made even if the accrual rates are not constant. Default is false.

...

Optional print arguments, see print.default.

Author(s)

Bo Huang <bo.huang@pfizer.com> and Neal Thomas <neal.thomas@pfizer.com>

References

Huang B., Talukder E. and Thomas N. Optimal two-stage Phase II designs with long-term endpoints. Statistics in Biopharmaceutical Research, 2(1), 51–61.

Case M. D. and Morgan T. M. (2003) Design of Phase II cancer trials evaluating survival probabilities. BMC Medical Research Methodology, 3, 7.

Lin D. Y., Shen L., Ying Z. and Breslow N. E. (1996) Group seqential designs for monitoring survival probabilities. Biometrics, 52, 1033–1042.

Simon R. (1989) Optimal two-stage designs for phase II clinical trials. Controlled Clinical Trials, 10, 1–10.

See Also

plot.OptimDes, OptimDes


OptInterim documentation built on May 2, 2019, 2:07 p.m.