rate_ci: Quick rates and confidence intervals

Description Usage Arguments Examples

View source: R/rate_ci.R

Description

This function creates rates and 1-alpha confidence intervals using the Rothman/Greenland method.

Usage

1
rate_ci(numerator, denominator, alpha, multiplier = 1e+05)

Arguments

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.

Examples

1

pjward5656/kipRc documentation built on April 27, 2020, 10:34 p.m.