AICc.vgam: Compute the AICc for a VGAM model

Description Usage Arguments Details Value Author(s) References

View source: R/zvgam.R

Description

The AICc, or Akaike Information Criterion with small sample correction, is computed for a VGAM model.

Usage

1
AICc.vgam(mod)

Arguments

mod

A VGAM model object

Details

See references. Burnham and Anderson (2002). This correction to the AIC is derived under some assumption of normality, so it's validity may depend on there being large counts for each capture pattern so that the multivariate normal approximation to the multinomial is good.

The AIC methods for VGAM purport to have the AICc option for the vglm, but this did not seem to exist for the vgam as of October 2013.

Value

AICc

The value of the AICc

Author(s)

Zach Kurtz

References

http://stats.stackexchange.com/questions/69723/two-different-formulas-for-aicc


lllcrc documentation built on May 2, 2019, 3:34 p.m.