BIC.light.zeroinfl: Bayesian information criterion implementation for stripped...

Description Usage Arguments

View source: R/BIC.R

Description

Bayesian information criterion implementation for stripped objects

Usage

1
2
## S3 method for class 'light.zeroinfl'
BIC(object, ...)

Arguments

object

A fitted model object for which there exists a logLik method to extract the corresponding log-likelihood, or an object inheriting from class logLik.

...

Optionally more fitted model objects

Formula -2l + k\log(npar) where npar represents the number of parameters in the fitted model and l represents model log-likelihood


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