logLik.mlcm: Extract Log-Likelihood from mlcm Object

Description Usage Arguments Details Value Author(s) See Also Examples

Description

This is a method function for extracting the log likelihood from objects of class ‘mlcm’.

Usage

1
2
## S3 method for class 'mlcm'
logLik(object, ...)

Arguments

object, ...

object of class mlcm typically generated by mlcm.

Details

See the help page for the generic function logLik for details.

Value

Returns an object of class logLik with an attribute, df, giving the degrees of freedom.

Author(s)

Kenneth Knoblauch

See Also

logLik

Examples

1

computational-psychology/MLCM documentation built on Jan. 12, 2022, 12:23 a.m.