The generator object for the glmFamily reference class. Such an object is primarily used through its new method.

glmFamily(...)

Arguments

...

Named argument (see Note below)

Note

Arguments to the new method must be named arguments.

Methods

new(family=family)

Create a new glmFamily object

See also