Package: WAnova
Type: Package
Title: Welch's Anova from Summary Statistics
Version: 0.4.0
Authors@R: person(given = c("Niklas"),
                   family = "Burgard",
                   role = c("aut", "cre"),
                   email = "info@burgard.online")
Description: Provides the functions to perform a Welch's one-way Anova with fixed effects
  based on summary statistics (sample size, means, standard deviation) and the Games-Howell post hoc test
  for multiple comparisons and provides the effect size estimator adjusted omega squared.
  In addition sample size estimation can be computed based on Levy's method, and a Monte Carlo
  simulation is included to bootstrap residual normality and homoscedasticity
  Welch, B. L. (1951) <doi:10.1093/biomet/38.3-4.330>
  Kirk, R. E. (1996) <doi:10.1177/0013164496056005002>
  Carroll, R. M., & Nordholm, L. A. (1975) <doi:10.1177/001316447503500304>
  Albers, C., & Lakens, D. (2018) <doi:10.1016/j.jesp.2017.09.004>
  Games, P. A., & Howell, J. F. (1976) <doi:10.2307/1164979>
  Levy, K. J. (1978a) <doi:10.1080/00949657808810246>
  Show-Li, J., & Gwowen, S. (2014) <doi:10.1111/bmsp.12006>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: car, utils, stats, SuppDists
NeedsCompilation: no
Packaged: 2024-09-16 15:44:34 UTC; runneradmin
Author: Niklas Burgard [aut, cre]
Maintainer: Niklas Burgard <info@burgard.online>
Repository: CRAN
Date/Publication: 2024-09-17 12:00:06 UTC
Built: R 4.6.0; ; 2025-07-18 10:47:25 UTC; unix
