fit_mlm | R Documentation |
Estimate the parameters of specified models
fit_mlm(x, dists, quiet = FALSE)
x |
numeric vector |
dists |
a character vector containing the distribution models to fit; see help(mshelpers::models) |
quiet |
hide errors (TRUE, the default), or display them as they occur? |
Returns a tibble with the fitted models and their corresponding log-likelihood, AIC, BIC and p-value of the Kolmogorov-Smirnov test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.