Learn R Programming

RVAideMemoire (version 0.9-83-7)

quasibinomial.QAIC: QAIC(c) calculation with GLMs of the quasi- family

Description

Allows for the calculation of QAIC(c) with glm models built with a quasibinomial or quasipoisson distribution. The function is directly coming from QAIC.

Usage

quasibinomial.QAIC(link = "logit")
quasipoisson.QAIC(link = "log")

Arguments

link

see family and QAIC.

Author

This function is only intended to make the suggestion of Kamil Barton in QAIC available.

Examples

Run this code
# See ?QAIC from the MuMIn package

Run the code above in your browser using DataLab