nbinom2 {glmmfields} | R Documentation |
Negative binomial family
Description
This is the NB2 parameterization where the variance scales quadratically with the mean.
Usage
nbinom2(link = "log")
Arguments
link |
The link (must be log) |
Examples
nbinom2()
[Package glmmfields version 0.1.8 Index]