IRCI | R Documentation |
Calculate a incidence rate with confidence interval.
IRCI(a, PT, conf.level=0.9)
a |
Number of cases |
PT |
Person-years of observed population at risk |
conf.level |
Probability for confidence intervals. Default is 0.9. |
IR |
Point estimate of incidence rate. |
IRL |
Lower limit of confidence interval |
IRU |
Upper limit of confidence interval |
Minato Nakazawa minatonakazawa@gmail.com https://minato.sip21c.org/
Rothman KJ (2012) Epidemiology: An Introduction. 2nd Ed., Oxford University Press, Oxford.
IRCI(8, 85000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.