Description Usage Arguments Details Value Examples
Function that creates a log likelihood function given a density function density.
1 |
density |
density function used |
... |
other options |
The log likelihood is the log of a function of parameters given the data.
A function that is the log likelihood function from density function density.
1 | likelihood(dnorm, x = rnorm(100))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.