summary,IbGlm-method {ib}R Documentation

Summarizing a Generalized Linear Model regression fit corrected by the iterative bootstrap

Description

summary method for class IbGlm

Usage

## S4 method for signature 'IbGlm'
summary(object, ...)

Arguments

object

an object of class IbGlm

...

further arguments passed to summary.glm

See Also

summary.glm


[Package ib version 0.2.0 Index]