simulation,glm-method {ib} | R Documentation |
Simulation for a Generalized Linear Model regression
Description
simulation method for class IbGlm
Usage
## S4 method for signature 'glm'
simulation(object, control = list(...), extra = NULL, ...)
Arguments
object |
an object of class IbGlm |
control |
a |
extra |
|
... |
further arguments |
[Package ib version 0.2.0 Index]