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]
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 31 Mar. 2025.
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
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/30Downloads for ffmanova01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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