logLik.light.zeroinfl: Extract loglikelihood from a stripped object

Description Usage Arguments Details Value See Also

View source: R/loglik_light.R

Description

Extends logLik to objects of class light* (i.e. regression objects after applying strip method)

Usage

1
2
3
4
5
## S3 method for class 'light.zeroinfl'
logLik(object, ...)

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

Arguments

object

any object from which a log-likelihood value, or a contribution to a log-likelihood value, can be extracted.

...

some methods for this generic function require additional arguments.

Details

Implementation, at this stage, only returns the loglikelihood value. Additional returns might be included in future releases

Value

Returs loglikelihood

See Also

logLik


linogaliana/tablelight documentation built on Jan. 29, 2021, 10:30 a.m.