Description Usage Arguments Value See Also Examples
Plot the power curve of the planned futility analysis as a function of the effect size (in units of the hypothesized effect size).
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
x |
An object returned by |
ref |
If TRUE, power curve of the reference test (one that ignores the futility boundaries) will be overlaid. |
add |
If TRUE, the curve will be overlaid on an existing plot; otherwise, a separate plot will be constructed. |
lty |
Line type for the power curve of the futility analysis. |
ref.lty |
Line type for the power curve of the reference if |
lwd |
Line width. |
xlab |
A label for the x axis, defaults to a description of x. |
ylab |
A label for the y axis, defaults to a description of y. |
main |
A main title for the plot. |
xlim |
The x limits of the plot. |
ylim |
The y limits of the plot. |
... |
Other arguments that can be passed to the underlying |
No return value, called for side effects.
1 | # see example for fut
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.