Skip to contents

Prepare family arguments

Usage

family_args(args)

Arguments

args

A list of arguments. See See *Details*.

Value

A list of arguments

Details

The following arguments are supported:

response

The response distribution. Currently, only "gaussian" and "tweedie" is supported.

link

The link function. Currently, only "identity" and "log" is supported.

power

The power of the Tweedie variance; default is 1.5.

...

Additional arguments. Currently ignored.

If an argument is not specified, the default value is used.