Package: ffmanova Type: Package Title: Fifty-Fifty MANOVA Version: 1.1.2 Date: 2023-10-18 Authors@R: c(person("Øyvind", "Langsrud", role = c("aut", "cre"), email = "oyl@ssb.no"), person("Bjørn-Helge", "Mevik", role = c("aut"))) Author: Øyvind Langsrud [aut, cre], Bjørn-Helge Mevik [aut] Maintainer: Øyvind Langsrud Encoding: UTF-8 Description: General linear modeling with multiple responses (MANCOVA). An overall p-value for each model term is calculated by the 50-50 MANOVA method by Langsrud (2002) , which handles collinear responses. Rotation testing, described by Langsrud (2005) , is used to compute adjusted single response p-values according to familywise error rates and false discovery rates (FDR). The approach to FDR is described in the appendix of Moen et al. (2005) . Unbalanced designs are handled by Type II sums of squares as argued in Langsrud (2003) . Furthermore, the Type II philosophy is extended to continuous design variables as described in Langsrud et al. (2007) . This means that the method is invariant to scale changes and that common pitfalls are avoided. Imports: stats, utils Suggests: car, testthat License: GPL-2 URL: https://github.com/olangsrud/ffmanova BugReports: https://github.com/olangsrud/ffmanova/issues RoxygenNote: 7.2.3 Repository: https://olangsrud.r-universe.dev Date/Publication: 2023-10-18 15:24:47 UTC RemoteUrl: https://github.com/olangsrud/ffmanova RemoteRef: HEAD RemoteSha: f4a0380e00e37590a05428797848761688574ece NeedsCompilation: no Packaged: 2026-07-02 07:33:30 UTC; root