logLik.bife: Extract log-likelihood

View source: R/generics.R

logLik.bifeR 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


bife documentation built on Aug. 11, 2022, 5:11 p.m.