msage {msage} | R Documentation |
Run weighted likelihood calculation of likelihood ratio tests for SAGE data
msage(x,alpha=0.5)
x |
list containing elements data (matrix: rows-tags, columns-libraries), lib.size group indicating class |
alpha |
weight to put on the individual tag's likelihood |
list with elements lr
(likelihood ratio test), r
(estimates of 1/overdispersion), ps
(list containing proportion estimates)
Mark Robinson
data(msage) z<-msage(foo)