Description Usage Arguments Value Examples
Approximates an empirical distribution with a theoretical one
1 |
d |
A probability distribution object such as those created by
a call to |
x |
A vector of data to compute the likelihood. |
... |
Unused. Unevaluated arguments will generate a warning to catch mispellings or other possible errors. |
A distribution (the same kind as d
) where the parameters
are the MLE estimates based on x
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.