Description Usage Arguments Details Value Author(s) See Also Examples
Calculates the sample proportion.
1 | pm(s, n)
|
s |
Total number of successes. |
n |
Total sample size. |
For fixed designs the sample propotion is an unbiased (maximum likelihood) estimator of the response rate, but in group sequential designs (e.g., Simon's) it is biased.
Estimate of the response rate.
Arsenio Nhacolo
1 | pm(21, 54)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.