l.ic: List - Information criterion

Description Usage Arguments Value

View source: R/l.ic.R

Description

List - Information criterion

Usage

1
l.ic(exprs, df, family, penalty = 2)

Arguments

exprs

List of GLM formulas.

df

Data.frame.

family

Object : a description of the error distribution.

penalty

numeric specifying the ‘weight’ of the equivalent degrees of freedom. (penalty = 2 is the AIC and penalty = log(n) is the BIC)

Value

The Information Criterion for all formulas in 'exprs'.


anthonyyazdani/OOS documentation built on Sept. 5, 2020, 12:54 a.m.