.\" -*- nroff -*- generated from .Rd format
.BG
.FN logLik
.TL
Extract Log-Likelihood
.DN
This function is generic; method functions can be written to handle
specific classes of objects. Classes which already have methods for
this function include: `corStruct', `gls', `lm',
`lme', `lmList', `lmeStruct', `reStruct', and
`varFunc'.
.CS
logLik(object, ...)
.RA
.AG object
any object from which a log-likelihood value, or a
contribution to a log-likelihood value, can be extracted.
.OA
.AG ...
some methods for this generic function require additional
arguments.
.RT
will depend on the method function used; see the appropriate
documentation.


.EX
## see the method function documentation
.KW models
.WR
