Description Usage Arguments Examples
This function creates rates and 1-alpha confidence intervals using the Rothman/Greenland method.
1 | rate_ci(numerator, denominator, alpha, multiplier = 1e+05)
|
numerator |
The numerator of the rate. |
denominator |
The denominator of the rate. |
alpha |
The significance level for the confidence interval |
multiplier |
The multiplier for the rate. Defaults to 100,000. |
1 | rate_ci()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.