Description Usage Arguments Details Value Examples
2D or 3D visualization for the Dunn-Sidak power
1 | plot_DSpower(Q1, Q2, Q3, pi1, pi2, P, n, ...)
|
Q1 |
a vector of numeric value for the range of Q12 probability |
Q2 |
a vector of numeric value for the range of Q21 probability |
Q3 |
a vector of numeric value for the range of Q31 probability |
pi1 |
the respond rate of treatment 1, 2, 3 in stage I in SMART |
pi2 |
the respond rate for patients who do not respond to a treatment in stage I, but respond to another treatment in stage II |
P |
Randomization probability in stage I |
n |
Sample size in SMART |
... |
other arguments fits to DSpower and plot3D |
One of Q1, Q2, Q3 must be a single value, and the other two should be a range of numerical value between 0 and 1.
a 2D contour plot or 3D plot for the Dunn-Sidak power
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.