logLik.boolean: Return the log-likelihood for a boolean model.

Description Usage Arguments Value Author(s)

View source: R/utils.R

Description

This function returns the log-likelihood of the estimated boolean model.

Usage

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

Arguments

object

boolean model object.

...

Additional parameters to be passed.

Value

This function returns an object of class logLik.

Author(s)

Jason W. Morgan (morgan.746@osu.edu)


boolean3 documentation built on May 30, 2017, 12:30 a.m.