Description Usage Arguments Value
Generate synthetic OTU table from DirFactor model using latent factors provided by users.
1 | SimDirFactorCustom(vcounts, sigma, X, Y, er)
|
vcounts |
Required. A vector of total counts per biological sample. Example:
|
sigma |
A length |
X |
A |
Y |
A |
er |
A positive scalar. Variance of the pure noise. |
A list with length(vcounts)
elements. The i
th elment is
an OTU table with total counts per biological sample vcounts[i]
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.