Description Usage Arguments Value Author(s) See Also
View source: R/refitME_package.r
An ANOVA function for fitted MCEMfit_glm
objects.
1 | anova_MCEMfit_glm(object, ..., dispersion = NULL, test = NULL)
|
object |
: fitted model objects of class |
... |
: further arguments passed through to |
dispersion |
: the dispersion parameter for the fitting family. By default it is obtained from the object(s). |
test |
: a character string, (partially) matching one of " |
anova_MCEMfit_glm
produces output identical to anova.glm
.
Jakub Stoklosa, Wen-Han Hwang and David I. Warton.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.