Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

IRCIPois

Calculate incidence rate with its confidence intervals by exact method


Description

Calculate incidence rate with its confidence intervals by exact method using Poisson distribution.

Usage

IRCIPois(a, PT, conf.level=0.9)

Arguments

a

Number of cases

PT

Person-years of observed population at risk

conf.level

Probability for confidence intervals. Default is 0.9.

Value

IR

Point estimate of incidence rate.

IRL

Lower limit of confidence interval

IRU

Upper limit of confidence interval

Author(s)

References

Examples

IRCIPois(8, 85000)

fmsb

Functions for Medical Statistics Book with some Demographic Data

v0.7.1
GPL (>= 2)
Authors
Minato Nakazawa <minato-nakazawa@umin.net>
Initial release
2021-05-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.