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 22 Dec. 2024.
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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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