View source: R/fit_distribution.R
fitdist_parameters_exponential | R Documentation |
Fits the exponentional distribution to the given data. Adjusts the scaling for estimation and returns the estimate parameters at the original scaling.
fitdist_parameters_exponential(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.