Description Usage Arguments Details Value Author(s) References See Also Examples
Calculates the bias-reduced estimator of the true response rate as proposed by Guo and Liu (2005).
1 | pg(s, n1, r1, n)
|
s |
Total number of successes. |
n1 |
Stage 1 sample size. |
r1 |
Stage 1 critical value (trial is stopped at stage 1 if the number of successes
is at most |
n |
Total sample size. |
It uses bias subtraction, with bias calculated by sbias
and response rate estimated by pm
.
Estimate of the response rate.
Arsenio Nhacolo
Guo, H. Y. and Liu, A. A simple and efficient bias-reduced estimator of response probability following a group sequential phase II trial. J Biopharm Stat, 2005, 15, 773-781.
1 | pg(21, 19, 4, 54)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.