Description Usage Arguments Functions
These functions create parameter distributions for use in run_mc.
1 2 3 4 5 6 7  | 
alpha, beta | 
 Beta distribution parameters  | 
shape, rate | 
 Gamma distribution parameters  | 
lambda | 
 Poisson distribution parameter  | 
mean, sd | 
 Normal distribution parameters  | 
genbeta: Create a beta distribution with specified parameters.
gengamma: Create a gamma distribution with specified shape and rate.
genpois: Create a Poisson distribution with specified mean.
gennorm: Create a normal distribution with specified mean and standard deviation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.