Description Usage Arguments See Also Examples
View source: R/sample_distributions.R
TODO: this is probably better than repeating most of the function body for each.
1 |
f |
function name |
mean_distributions sample_distributions
1 2 3 4 5 | meanNodeUnif <- f_NodeUniform(mean_distributions)
meanNodeUnif(unif_distn)
sampleNodeUnif <- f_NodeUniform(sample_distributions)
sampleNodeUnif(unif_distn)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.