logLik-methods 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. 
Note
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. 
    Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.