| logLik.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 |
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
logLik(mlcm(BumpyGlossy))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.