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 28 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

eiopaR  
Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note ...
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  
waiter  
Loading Screen for 'Shiny'
Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications. ...
Download / Learn more Package Citations See dependency  
fontcm  
Computer Modern font for use with extrafont package
Computer Modern font for use with extrafont package ...
Download / Learn more Package Citations See dependency  
fabMix  
Overfitting Bayesian Mixtures of Factor Analyzers with Parsimonious Covariance and Unknown Number of Components
Model-based clustering of multivariate continuous data using Bayesian mixtures of factor analyzers ( ...
Download / Learn more Package Citations See dependency  
easyPubMed  
Search and Retrieve Scientific Publication Records from PubMed
Query NCBI Entrez and retrieve PubMed records in XML or text format. Process PubMed records by extra ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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