| logLik-methods {stats4} | R Documentation |
logLik in Package stats4
Extract the maximized log-likelihood from "mle" objects.
signature(object = "ANY")logLik.signature(object = "mle")
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.