Skip to contents

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