View source: R/get_dist_parms.R
get_dist_parms | R Documentation |
Internal helper function for calculating parametric distribution parameters.
get_dist_parms(data, distribution_type)
data |
Numeric vector |
distribution_type |
Character. One of either "normal", "lognormal", or "beta" |
This function will first try fitting using mme, then mle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.