Package: catfun
Type: Package
Title: Categorical Data Analysis
Version: 0.1.4
Author: Nick Williams
Maintainer: Nick Williams <ntwilliams.personal@gmail.com>
Description: Includes wrapper functions around existing functions for the analysis of categorical data and introduces functions for calculating risk differences and matched odds ratios. R currently supports a wide variety of tools for the analysis of categorical data. However, many functions are spread across a variety of packages with differing syntax and poor compatibility with each another. prop_test() combines the functions binom.test(), prop.test() and BinomCI() into one output. prop_power() allows for power and sample size calculations for both balanced and unbalanced designs. riskdiff() is used for calculating risk differences and matched_or() is used for calculating matched odds ratios. For further information on methods used that are not documented in other packages see Nathan Mantel and William Haenszel (1959) <doi:10.1093/jnci/22.4.719> and Alan Agresti (2002) <ISBN:0-471-36093-7>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: epitools, DescTools, cli, magrittr, Hmisc, broom, rlang
RoxygenNote: 6.1.1
Suggests: testthat, dplyr, forcats
NeedsCompilation: no
Packaged: 2019-06-14 13:52:19 UTC; niw4001
Repository: CRAN
Date/Publication: 2019-06-14 14:10:03 UTC
Built: R 4.2.0; ; 2022-04-13 14:20:15 UTC; unix
