EBS | R Documentation |
A function to calculate the adjusted p-value for each gene (Datta and Datta, 2005)
EBS(pvo, alpha = 0.05, B = 500, h = 1)
pvo |
An object with p-values estimated from the user-provided expression data |
alpha |
a level of significance (default is 0.05) |
B |
size of bootstrapping (default is 500) |
h |
a bandwidth (default is 1) |
A vector of adjusted p-values for each gene.
Datta, S and Datta, S (2005). Empirical Bayes screening of many p-values with applications to microarray studies. Bioinformatics, 21(9), 1987-1994
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.