View source: R/fit_distributions.R
| fit_lmoments | R Documentation |
Estimates distribution parameters using the method of L-moments.
fit_lmoments(x, dist)
x |
numeric vector of sorted data. |
dist |
character string specifying the distribution. |
A list containing parameter estimates and placeholder values for other components.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.