To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("HybridMTest")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Performs hybrid multiple testing that incorporates method selection and assumption evaluations into the analysis using empirical Bayes probability (EBP) estimates obtained by Grenander density estimation. For instance, for 3-group comparison analysis, Hybrid Multiple testing considers EBPs as weighted EBPs between F-test and H-test with EBPs from Shapiro Wilk test of normality as weigth. Instead of just using EBPs from F-test only or using H-test only, this methodology combines both types of EBPs through EBPs from Shapiro Wilk test of normality. This methodology uses then the law of total EBPs.
Author: Stan Pounds <stanley.pounds at stjude.org>, Demba Fofana <demba.fofana at stjude.org>
Maintainer: Demba Fofana <demba.fofana at stjude.org>
Citation (from within R,
      enter citation("HybridMTest")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("HybridMTest")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("HybridMTest")
    
| R Script | Hybrid Multiple Testing | |
| Reference Manual | 
| biocViews | Bioinformatics, GeneExpression, Genetics, Microarray, Software | 
| Version | 1.6.0 | 
| In Bioconductor since | BioC 2.10 (R-2.15) | 
| License | GPL Version 2 or later | 
| Depends | R (>= 2.9.0), Biobase, fdrtool, MASS, survival | 
| Imports | stats | 
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | HybridMTest_1.6.0.tar.gz | 
| Windows Binary | HybridMTest_1.6.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | HybridMTest_1.6.0.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!