NlLike | R Documentation |
The function compute the Negative Log-Likelihood value that has to be used for optimization in MLE function.
NlLike(nvTheta, nvData, lDensityExpr)
nvTheta |
Parameters of the distribution. |
nvData |
The vector of the data. |
lDensityExpr |
The distribution density espressions. |
Negative log likelihood value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.