inverse.gamma {hglm}R Documentation

Inverse Gamma Family

Description

A function used in the hglm package which creates the inverse gamma family.

Usage

inverse.gamma(link = "inverse")

Arguments

link

the link function

Value

Output as for other GLM families


[Package hglm version 2.1-1 Index]