ParamANOVA: Fully Parameterizable ANOVA Tests

Allows the user to perform ANOVA tests (in a strict sense: continuous and normally-distributed Y variable and 1 or more factorial/categorical X variable(s)), with the possibility to specify the type of sum of squares (1, 2 or 3), the types of variables (Fixed or Random) and their relationships (crossed or nested) with the sole function of the package (FullyParamANOVA()). The resulting outputs are the same as in 'SAS' software. A dataset (Butterfly) to test the function is also joined.

Version: 0.1.2
Depends: R (≥ 3.5)
Imports: dplyr (≥ 1.1.2), magrittr (≥ 2.0.3), mlr3misc (≥ 0.16.0), rlang (≥ 1.1.1), rstatix (≥ 0.7.2), stats (≥ 4.2.1), tibble (≥ 3.2.1)
Published: 2025-03-07
DOI: 10.32614/CRAN.package.ParamANOVA
Author: Victor Brans ORCID iD [aut, cre]
Maintainer: Victor Brans <vicbrans003 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: ParamANOVA results

Documentation:

Reference manual: ParamANOVA.pdf

Downloads:

Package source: ParamANOVA_0.1.2.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-devel (arm64): ParamANOVA_0.1.2.tgz, r-release (arm64): ParamANOVA_0.1.2.tgz, r-oldrel (arm64): ParamANOVA_0.1.2.tgz, r-devel (x86_64): ParamANOVA_0.1.2.tgz, r-release (x86_64): ParamANOVA_0.1.2.tgz, r-oldrel (x86_64): ParamANOVA_0.1.2.tgz

Linking:

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