| bootstrap.negbinom {Zelig} | R Documentation |
Returns bootstrapped parameter estimates for a negative-binomial GLM.
## S3 method for class 'negbinom' bootstrap(obj, ...)
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. |
a list containing information concerning link, link-inverses, etc.
Matt Owen mowen@iq.harvard.edu