Plot of the sequential boundaries for objects of class '"ldBounds"' or '"ldPower"'.
# S3 method for ldPower
plot(x, scale = "z", main = NULL, xlab = NULL, ylab =
NULL, xlim, ylim, las=1, pch=19, type="o", add=F, ...)
an object of class '"ldBounds"' or '"ldPower"'.
whether the y-axis should use the Z-value (default, "z") or the B-value ("b") scale.
an overall title for the plot: see title
.
a title for the x axis: see title
.
a title for the y axis: see title
.
graphical parameters passed to
plot
.
logical, whether to add to an existing plot or draw a new plot.
Charlie Casper charlie.casper@hsc.utah.edu, Thomas Cook cook@biostat.wisc.edu, and Oscar A. Perez
Reboussin, D. M., DeMets, D. L., Kim, K. M., and Lan, K. K. G. (2000) Computations for group sequential boundaries using the Lan-DeMets spending function method. Controlled Clinical Trials, 21:190-207.
Fortran program 'ld98' by the same authors as above.
DeMets, D. L. and Lan, K. K. G. (1995) Recent Advances in Clinical Trial Design and Analysis, Thall, P. F. (ed.). Boston: Kluwer Academic Publishers.
Lan, K. K. G. and DeMets, D. L. (1983) Discrete sequential boundaries for clinical trials. Biometrika, 70:659-63.
Generic functions summary.ldBounds
and summary.ldPower
,
ldBounds
to calculate sequential boundaries,
ldPower
for exit probabilities given boundaries OR drift
(effect) given power OR confidence interval OR adjusted p-value.
## See 'ldBounds' or 'ldPower'.
Run the code above in your browser using DataLab