powered by
This is a method function for extracting the log likelihood from objects of class ‘mlcm’.
# S3 method for mlcm logLik(object, ...)
object of class mlcm typically generated by mlcm.
mlcm
Returns an object of class logLik with an attribute, df, giving the degrees of freedom.
logLik
df
See the help page for the generic function logLik for details.
logLik for details.
# NOT RUN { logLik(mlcm(BumpyGlossy)) # }
Run the code above in your browser using DataLab