Description Usage Arguments Details Value Author(s) References See Also Examples
Calculates the uniformly minimum variance conditionally unbiased estimator (UMVCUE) of the true response probability.
1 | pp(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. |
The UMVCUE (Pepe et al., 2009) is conditional on on proceeding to the second stage. he sample proportion is used when the trial stopped at first stage.
Estimate of the response rate.
Arsenio Nhacolo
Pepe, M. S.; Feng, Z.; Longton, G. and Koopmeiners, J. Conditional estimation of sensitivity and specificity from a phase 2 biomarker study allowing early termination for futility. Stat Med, 2009, 28, 762-779.
1 | pp(21, 19, 4, 54)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.