Package: twoxtwo
Type: Package
Title: Work with Two-by-Two Tables
Version: 0.1.0
Authors@R: c(person("VP", "Nagraj", role = c("aut", "cre"), email = "nagraj@nagraj.net"))
Maintainer: VP Nagraj <nagraj@nagraj.net>
Description: A collection of functions for data analysis with two-by-two contingency tables. The package provides tools to compute measures of effect (odds ratio, risk ratio, and risk difference), calculate impact numbers and attributable fractions, and perform hypothesis testing. Statistical analysis methods are oriented towards epidemiological investigation of relationships between exposures and outcomes.
Imports: dplyr, tidyr, forcats, magrittr, rlang, knitr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, lifecycle, rmarkdown, ggplot2, purrr
Depends: R (>= 2.10)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-08 22:40:00 UTC; vpnagraj
Author: VP Nagraj [aut, cre]
Repository: CRAN
Date/Publication: 2021-07-09 09:00:02 UTC
Built: R 4.6.0; ; 2025-08-20 04:54:47 UTC; unix
