Description Usage Arguments Value Examples
View source: R/calcRelativeRisk.R
This function computes the relative risk and the two-by-two table
1 | calcRelativeRisk(cases, exposure, fudging = TRUE, alpha = 0.05)
|
cases |
vector of cases |
exposure |
vectore of exposures |
alpha |
alpha value |
fudigng |
If fudging should be used |
A list of results
1 | calcRelativeRisk(cases=linelist$ill, linelist$moreno)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.