Description Usage Arguments Value Note
step (from the stats package in base R)
and stepAIC (from the MASS package) do
not currently work properly with glmmadmb fits. These
functions are an attempt to intercept such use.
1 2 |
... |
stub |
None (error).
drop1 does work for single-step deletions
(presumably add1 works as well, although it has not
been tested).
One can still shoot oneself in the foot by loading the
MASS package after glmmADMB and ignoring or suppressing
the warnings about masking of the stepAIC function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.