xp.get.disp {xpose4} | R Documentation |
Default function for calculating dispersion in xpose.gam
.
Description
Default function for calculating dispersion in xpose.gam
.
Usage
xp.get.disp(gamdata, parnam, covnams, family = "gaussian", ...)
Arguments
gamdata |
the data used for a GAM |
parnam |
ONE (and only one) model parameter name. |
covnams |
Covariate names to test on parameter. |
family |
Assumption for the parameter distribution. |
... |
Used to pass arguments to more basic functions. |
Value
a list including the dispersion
See Also
Other GAM functions:
GAM_summary_and_plot
,
xp.scope3()
,
xpose.bootgam()
,
xpose.gam()
,
xpose4-package
[Package xpose4 version 4.7.3 Index]