Description Usage Arguments Value
Generates starting values from a gamma distribution to estimate a parameter. The mode of the distribution is on the parameter value.
1 | gamma_start(x, alpha = 3, seed)
|
x |
A single numeric parameter value. |
alpha |
Shape parameter of the gamma distribution. |
seed |
Seed of the random number generation (for reproducibility). |
A single numeric starting value for the parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.