logLik-methods | R Documentation |
logLik
in Package stats4Extract the maximized log-likelihood from "mle"
objects.
signature(object = "ANY")
Generic function: see
logLik
.
signature(object = "mle")
Extract log-likelihood from the fit.
The mle
method does not know about the number of observations
unless nobs
was specified on the call and so may not be
suitable for use with BIC
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.