View source: R/fit_distribution.R
get_recommended_distribution | R Documentation |
Fits up to 8 different distrubtions to a set of data and recommends the best-fitting distribution, where best-fitting is considered to be the distribution with the smallest AIC value.
get_recommended_distribution(.data)
.data |
Data. |
List of parameters for the recommended distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.