Learn R Programming

xpose4 (version 4.7.3)

xp.get.disp: 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", ...)

Value

a list including the dispersion

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.

See Also

Other GAM functions: GAM_summary_and_plot, xp.scope3(), xpose.bootgam(), xpose.gam(), xpose4-package