This help topic is for R version 2.9.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/stats4/html/logLik-methods.html
logLik-methods {stats4}R Documentation

Methods for Function ‘logLik’ in Package ‘stats4’

Description

Extract the maximized log-likelihood from "mle" objects.

Methods

object = "ANY"

Generic function: see logLik.

object = "mle"

Extract log-likelihood from the fit.


[Package stats4 version 2.9.0 ]