logLik-methods {stats4}R Documentation

Methods for Function ‘logLik’ in Package ‘stats4’

Description

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

Methods

signature(object = "ANY")
Generic function: see logLik.
signature(object = "mle")
Extract log-likelihood from the fit.


[Package stats4 version 2.11.0 Index]