logLik.bife: Extract log-likelihood
Description
logLik.bife extracts the sum of the log-likelihood from an object
returned by bife.
Usage
# S3 method for bife
logLik(object, ...)
Value
The function logLik.bife returns the sum of the log-likelihood.
Arguments
- object
an object of class "bife".
- ...
other arguments.