sample_outcome_prob | R Documentation |
Sampling outcome probability based on a gamma distribution
sample_outcome_prob(config, num_states = 20L, shape = 0.1, scale = 2)
config |
a lineage_tree_config object |
num_states |
number of states used in simulation. |
shape |
shape parameter in gamma distribution |
scale |
scale parameter in gamma distribution |
a probability vector for each alphabet
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.