chmod.negbin {cluscov} | R Documentation |
A negative binomial regression implementation for the "negbin" class. It uses glm.nb
## S3 method for class 'negbin' chmod(object, ...)
object |
a list of Y - outcome variable and X - design matrix of class "negbin" |
... |
additional parameters to be passed to |
fitted model object