Other packages > Find by keyword >

ffmanova  

Fifty-Fifty MANOVA
View on CRAN: Click here


Download and install ffmanova package within the R console
Install from CRAN:
install.packages("ffmanova")

Install from Github:
library("remotes")
install_github("cran/ffmanova")

Install by package version:
library("remotes")
install_version("ffmanova", "1.1.2")



Attach the package and use:
library("ffmanova")
Maintained by
Øyvind Langsrud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-08-19
Latest Update: 2023-10-18
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.
How to cite:
Øyvind Langsrud (2006). ffmanova: Fifty-Fifty MANOVA. R package version 1.1.2, https://cran.r-project.org/web/packages/ffmanova. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1-0 (2006-08-19 09:05), 0.1-1.1 (2009-02-23 11:32), 0.1-1.2 (2012-10-29 08:58), 0.1-1 (2007-04-20 14:57), 0.2-2 (2012-12-01 14:19), 0.9.1 (2018-11-12 11:50), 1.0.0 (2019-01-17 16:20), 1.1.0 (2019-03-28 15:50), 1.1.1 (2022-03-28 14:30)
Other packages that cited ffmanova R package
View ffmanova citation profile
Other R packages that ffmanova depends, imports, suggests or enhances
Complete documentation for ffmanova
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA