ic: Information criterion

Description Usage Arguments Value

View source: R/ic.R

Description

Information criterion

Usage

1
ic(expr, df, family, penalty = 2)

Arguments

expr

GLM formula.

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 expr.


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