limma.test {miRtest} | R Documentation |
internal algorithm for author's convenience.
Description
internal algorithm for author's convenience. Create a linear model with the limma package.
Usage
limma.test(X, group, design)
Arguments
X |
Expression matrix. |
group |
Group membership of replicates. |
design |
Design as specified in limma (design matrix, see model.matrix). |
Author(s)
Stephan Artmann
[Package miRtest version 2.1 Index]