CRAN/E | catfun

catfun

Categorical Data Analysis

Installation

About

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) .

Key Metrics

Version 0.1.4
Published 2019-06-14 1778 days ago
Needs compilation? no
License MIT
License File
CRAN checks catfun results

Downloads

Yesterday 13 0%
Last 7 days 51 -32%
Last 30 days 351 +79%
Last 90 days 708 -5%
Last 365 days 2.538 -16%

Maintainer

Maintainer

Nick Williams

ntwilliams.personal@gmail.com

Authors

Nick Williams

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

epitools
DescTools
cli
magrittr
Hmisc
broom
rlang

Suggests

testthat
dplyr
forcats