BIC.zeroinfl: Bayesian information criterion implementation for 'zeroinfl'...

Description Usage Arguments

View source: R/BIC_zeroinfl.R

Description

Bayesian information criterion implementation for zeroinfl objects

Usage

1
2
## S3 method for class '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/gravity documentation built on April 24, 2020, 2:06 a.m.