Description Usage Arguments Details Value See Also
Compute the negative log likelihood for a sample.
1 | pearson7.objective(params, y)
|
params |
a vector of parameter values. |
y |
a vector of observations. |
This function computes the negative log likelihood for (μ,σ) given a sample. This function can be optimized using optim, but it is better to use pearson7.fit.
the negative log likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.