But in fact,
they can be estimated just using data from other 9 patients.? Is there
a way to tell limma to do that?
Thanks!
Tao
library(limma)
dat <- matrix(rnorm(400), ncol=40)
ptID <- factor(rep(1:10, each=4))
day <- factor(rep(1:4,10))
dat
