logLik {randomLCA}R Documentation

log Likelikelihood for randomLCA object

Description

Returns log Likelihood for a randomLCA object.

Usage

## S3 method for class 'randomLCA':
logLik(object, ...)

Arguments

object randomLCA object
... additional argument; currently none is used.

Details

Not complete.

Author(s)

Ken Beath


[Package randomLCA version 0.6-2 Index]