.nll | R Documentation |
Same as log_likelihood()
, except negated and requiring lambda on log scale (used in combination with nlm()
, to ensure that the optimization search doesn't stray into negative values of lambda
).
.nll(log.lambda, ...)
log.lambda |
natural logarithm of incidence rate |
... |
Arguments passed on to
|
the negative log-likelihood of the data with the current parameter values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.