Description Usage Arguments Details Value Author(s)
This function generates Monte Carlo samples from a specified distribution
1 | mc_sampler(omicsData, mc.instances, distribution = "dirichlet")
|
mc.instances |
Numeric value, the number of Monte Carlo instances to generate. |
distribution |
Which distribution to use. Currently, available options are "dirichlet" and "poisson". |
This function generates Monte Carlo samples from a specified distribution
List containing the Monte Carlo samples.
Allison Thompson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.