ANOFA: Analyses of Frequency Data

Analyses of frequencies can be performed using an alternative test based on the G statistic. The test has similar type-I error rates and power as the chi-square test. However, it is based on a total statistic that can be decomposed in an additive fashion into interaction effects, main effects, simple effects, contrast effects, etc., mimicking precisely the logic of ANOVA. We call this set of tools 'ANOFA' (Analysis of Frequency data) to highlight its similarities with ANOVA. This framework also renders plots of frequencies along with confidence intervals. Finally, effect sizes and planning statistical power are easily done under this framework. The ANOFA is a tool that assesses the significance of effects instead of the significance of parameters; as such, it is more intuitive to most researchers than alternative approaches based on generalized linear models. See Laurencelle and Cousineau (2023) <doi:10.20982/tqmp.19.2.p173>.

Version: 0.1.3
Depends: R (≥ 3.5.0)
Imports: rrapply (≥ 1.2.6), superb (≥ 0.95.0), Rdpack (≥ 0.7), ggplot2 (≥ 3.1.0), stats, utils
Suggests: rmarkdown, testthat, knitr
Published: 2023-11-18
Author: Denis Cousineau [aut, cre], Louis Laurencelle [ctb], Pier-Olivier Caron [ctb]
Maintainer: Denis Cousineau <denis.cousineau at uottawa.ca>
BugReports: https://github.com/dcousin3/ANOFA/issues/
License: GPL-3
URL: https://dcousin3.github.io/ANOFA/
NeedsCompilation: no
Citation: ANOFA citation info
Materials: README NEWS
CRAN checks: ANOFA results

Documentation:

Reference manual: ANOFA.pdf
Vignettes: Confidence intervals with frequencies
Data formats for frequencies
What is Analysis of Frequency Data?

Downloads:

Package source: ANOFA_0.1.3.tar.gz
Windows binaries: r-devel: ANOFA_0.1.3.zip, r-release: ANOFA_0.1.3.zip, r-oldrel: ANOFA_0.1.3.zip
macOS binaries: r-release (arm64): ANOFA_0.1.3.tgz, r-oldrel (arm64): ANOFA_0.1.3.tgz, r-release (x86_64): ANOFA_0.1.3.tgz, r-oldrel (x86_64): ANOFA_0.1.3.tgz
Old sources: ANOFA archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ANOFA to link to this page.