ib,negbin-method {ib} | R Documentation |
ib
method for negbin
object
from glm.nb
function of MASS
package.
Description
ib
method for negbin
object
from glm.nb
function of MASS
package.
Usage
## S4 method for signature 'negbin'
ib(object, thetastart = NULL, control = list(...), extra_param = FALSE, ...)
Arguments
object |
an |
thetastart |
an optional starting value for the iterative procedure.
If |
control |
a |
extra_param |
if |
... |
additional optional arguments (see 'Details'). |
[Package ib version 0.2.0 Index]