anova.gllm {gllm}R Documentation

Summarize multiple results from gllm

Description

Compare likelihood ratio test statistics from multiple calls to gllm.

Usage

anova.gllm(object, ..., test=c("Chisq","none")) 

Arguments

object is an object output from gllm.
... other objects from gllm.
test evaluate LRTS for model, or nothing.

[Package Contents]