vdtest {glmtoolbox} | R Documentation |
Test for Varying Dispersion Parameter
Description
Generic function for testing for varying dispersion parameter from a fitted model.
Usage
vdtest(model, ...)
Arguments
model |
a fitted model object. |
... |
further arguments passed to or from other methods. |
Value
A list which includes the main attributes of the test as, for example, value of the statistic and p-value.
[Package glmtoolbox version 0.1.12 Index]