Package: APCinteraction
Type: Package
Title: Nonparametric Interaction Tests in Balanced Two-Way ANOVA Models
Version: 0.1.0
Authors@R: c(
    person("Bao Khue", "Tran", role = c("aut", "cre"), email = "baokhuetran@outlook.com"),
    person("Andrew", "Nguyen", role = c("aut", "ctb")),
    person("Amy", "Wagaman", role = "ctb"),
    person("Bradley", "Hartlaub", role = "ctb"))
Description: Provides novel nonparametric tests, 'APCSSA' and 'APCSSM', for interaction in two-way ANOVA designs with balanced replications using all possible comparisons. These statistics extend previous methods, allow greater flexibility, and demonstrate higher power in detecting interactions for non-normal data. The package includes optimized functions for computing these test statistics, generating interaction plots, and simulating their null distributions. The companion package 'APCinteractionData' is available on 'GitHub' <https://github.com/tranbaokhue/APCinteractionData>. Methods are described and compared empirically in Tran, Wagaman, Nguyen, Jacobson, and Hartlaub (2024) <doi:10.48550/arXiv.2410.04700>.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/tranbaokhue/APCinteraction
BugReports: https://github.com/tranbaokhue/APCinteraction/issues
RoxygenNote: 7.3.3
Depends: R (>= 4.0.0)
Imports: magrittr, dplyr, parallel, pbapply, rlang
Suggests: APCinteractionData, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-02 01:56:29 UTC; khuetran
Author: Bao Khue Tran [aut, cre],
  Andrew Nguyen [aut, ctb],
  Amy Wagaman [ctb],
  Bradley Hartlaub [ctb]
Maintainer: Bao Khue Tran <baokhuetran@outlook.com>
Repository: CRAN
Date/Publication: 2026-03-05 19:40:24 UTC
Built: R 4.7.0; ; 2026-04-28 04:10:56 UTC; windows
