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 09 Mar. 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

rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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