Package: extraSuperpower
Title: Power Calculation for Two-Way Factorial Designs
Version: 1.6.1
Authors@R: c(person(given = "Louis",
                      family = "Macias",
                      role = c("aut", "cre", "cph"),
                      email = "louis.macias@uni-luebeck.de",
                      comment = "ORCID = <https://orcid.org/0000-0002-3080-2835>"),
               person(given = "Silke",
                      family = "Szymczak",
                      role = "aut",
                      comment = "ORCID = <https://orcid.org/0000-0002-8897-9035>"))
Author: Louis Macias [aut, cre, cph] (ORCID =
    <https://orcid.org/0000-0002-3080-2835>),
  Silke Szymczak [aut] (ORCID = <https://orcid.org/0000-0002-8897-9035>)
Maintainer: Louis Macias <louis.macias@uni-luebeck.de>
Description: The basic use of this package is with 3 sequential functions. One to generate expected cell means and standard deviations, along with correlation and covariance matrices in the case of repeated measurements. This is followed by experiment simulation i number of times. Finally, power is calculated from the simulated data. Features that may be considered in the model are interaction, measure correlation and non-normal distributions.
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: MASS (>= 7.3.0), afex (>= 1.3.0), rlang, Matrix, rlist,
        ggplot2, plyr, reshape2, scales, ggthemes, fGarch, truncnorm,
        sn, tmvtnorm, ARTool, permuco, methods, stats, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), linpk, Superpower
VignetteBuilder: knitr, rmarkdown
Config/testthat/edition: 3
License: MIT + file LICENSE
URL: https://github.com/luisrmacias/extraSuperpower
BugReports: https://github.com/luisrmacias/extraSuperpower/issues
NeedsCompilation: no
Packaged: 2025-11-12 13:50:53 UTC; macias
Repository: CRAN
Date/Publication: 2025-11-13 17:40:19 UTC
Built: R 4.5.1; ; 2025-11-13 20:28:24 UTC; unix
