View source: R/fit_distribution.R
fitdist_parameters_gamma | R Documentation |
Fits the uniform distribution to the given data. Adjusts the scaling for estimation and returns the estimate parameters at the original scaling.
fitdist_parameters_gamma(my_data)
my_data |
The data. |
List of the fitted distribution parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.