logLik.bife {bife}R Documentation

Extract log-likelihood

Description

logLik.bife extracts the sum of the log-likelihood from an object returned by bife.

Usage

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

Arguments

object

an object of class "bife".

...

other arguments.

Value

The function logLik.bife returns the sum of the log-likelihood.

See Also

bife


[Package bife version 0.7.2 Index]