inverse.gamma {hglm} | R Documentation |
Inverse Gamma Family
Description
A function used in the hglm
package for the inverse Gamma family.
Usage
inverse.gamma(link="inverse")
Arguments
link |
Link function. |
Value
Output as for other GLM families
[Package hglm version 2.2-1 Index]