Rdocumentation
powered by
Learn R Programming
Zelig (version 4.2-1)
bootstrap.gamma: Bootstrap Parameters for Zelig ``gamma'' GLM
Description
Returns bootstrapped parameter estimates for a ``gamma'' GLM.
Usage
## S3 method for class 'gamma': 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.