Rdocumentation
powered by
Learn R Programming
Zelig (version 4.2-1)
bootstrap.negbinom: Bootstrap Parameters for Zelig ``negbinom'' GLM
Description
Returns bootstrapped parameter estimates for a negative-binomial GLM.
Usage
## S3 method for class 'negbinom': bootstrap(obj, ...)
Arguments
obj
a ``zelig'' object that will be used to produce boot-strapped parameters
...
extra parameters to be passed to the ``boot'' method. These are typically ignored, but is included for further expansion.
Value
a list containing information concerning link, link-inverses, etc.