Description Usage Arguments Details
Simulates counts according to a Dirichlet-multinomial model, according to model parameters given by object dm.fit.
1 | sim.counts(dm.fit, ls, remove.zero.rows = FALSE)
|
dm.fit |
|
ls |
vector of library sizes of samples to be generated |
remove.zero.rows |
whether or not to remove rows of all zeroes |
Simulates a single set of counts, generated according to the
parameters in object dm.fit. Requires package dirmult to generate samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.