Bioconductor version: Release (2.12)
linear ANOVA decomposition of Multivariate Designed Experiments implementation based on limma lmFit. Features: i)Flexible formula type interface, ii) Fast limma based implementation, iii) p-values for each estimated coefficient levels in each factor, iv) F values for factor effects and v) plotting functions for PCA and PLS.
Author: Cristobal Fresno and Elmer A. Fernandez
Maintainer: Cristobal Fresno <cristobalfresno at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("lmdme")
To cite this package in a publication, start R and enter:
citation("lmdme")
| R Script | lmdme: Linear Model on Designed Multivariate Experiments in R | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | AssayDomains, Bioinformatics, Cancer, DifferentialExpression, ExperimentData, Microarray, OneChannel, Software, TwoChannel, Visualization |
| Version | 1.2.1 |
| In Bioconductor since | BioC 2.11 (R-2.16) |
| License | GPL (>=2) |
| Depends | R (>= 2.14.1), methods, limma, pls, stemHypoxia |
| Imports | stats |
| Suggests | |
| System Requirements | |
| URL | http://www.bdmg.com.ar/?page_id=38 |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | lmdme_1.2.1.tar.gz |
| Windows Binary | lmdme_1.2.1.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | lmdme_1.2.1.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!