gamma_params | R Documentation |
This is a simple function to estimate what the parameters for a Gamma distribution would be from a data vector. It is used internally to generate start values.
gamma_params(x)
x |
a data vector to operate on |
a list of the shape (alpha) and rate (beta) parameters and the mean and variance
Joshua F. Wiley <jwiley.psych@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.