| logLik.mlcm {MLCM} | R Documentation |
This is a method function for extracting the log likelihood from objects of class ‘mlcm’.
## S3 method for class 'mlcm': logLik(object, ...)
object, ... |
object of class mlcm typically generated by mlcm. |
See the help page for the generic function logLik for details.
Returns an object of class logLik with an attribute, df, giving the degrees of freedom.
Kenneth Knoblauch
logLik(mlcm(BumpyGlossy))