Description Usage Arguments Value Examples
Summarizes the lmmsde object returned by the lmmsDE method. Including the models fitted, parameter used and the number of features declared as differentially expressed.
| 1 2 | 
| object | An object of class  | 
| ... | Additional arguments which are passed to  | 
summary of the lmmsde object.
| 1 2 3 4 5 6 | ## Not run: 
data(kidneySimTimeGroup) 
lmmsDEtest <-lmmsDE(data=kidneySimTimeGroup$data,time=kidneySimTimeGroup$time,
             sampleID=kidneySimTimeGroup$sampleID,group=kidneySimTimeGroup$group)
summary(lmmsDEtest)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.