View source: R/quasibinomial.QAIC.R
quasibinomial.QAIC | R Documentation |
Allows for the calculation of QAIC(c) with glm
models built with a quasibinomial
or quasipoisson
distribution. The function is directly coming from QAIC.
quasibinomial.QAIC(link = "logit")
quasipoisson.QAIC(link = "log")
link |
see family and QAIC. |
This function is only intended to make the suggestion of Kamil Barton in QAIC available.
# See ?QAIC from the MuMIn package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.