Rdocumentation
powered by
Learn R Programming
boolean3 (version 3.1.6)
logLik.boolean: Return the log-likelihood for a boolean model.
Description
This function returns the log-likelihood of the estimated boolean model.
Usage
"logLik"(object, ...)
Arguments
object
boolean model object.
...
Additional parameters to be passed.
Value
This function returns an object of class
logLik
.