Description Usage Arguments Value Warning Author(s) References See Also
Iterative solution for Empirical Bayesian method.
1 | it.sol(sdat, g.hat, d.hat, g.bar, t2, a, b, conv = 1e-04)
|
sdat |
Standardized matrix of gene expression data. |
g.hat |
Estimated additive batch effect. |
d.hat |
Estimated multiplicative batch effect. |
g.bar |
Mean of |
t2 |
Variance of the rows of |
a |
Value of the function |
b |
Value of the function |
conv |
Convergence threshold. |
Matrix of estimated additive and multiplicative batch effects.
This function is not called by the user directly.
WE Johnson.
W. Johnson E., L. Chen, Rabinovic, and A. Adjusting batch effects in microarray expression data using Empirical Bayes methods. Biostatistics, 8(1):118-127, Jan ary2007. ISSN 1465-4644. doi: http://dx.doi.org/10.1093/biostatistics/kxj037.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.