simulation,vglm-method {ib} | R Documentation |
Simulation for vector generalized linear model regression
Description
simulation method for class IbVglm
Usage
## S4 method for signature 'vglm'
simulation(object, control = list(...), extra_param = NULL, ...)
Arguments
object |
an object of class IbVglm |
control |
a |
extra_param |
|
... |
further arguments |
[Package ib version 0.2.0 Index]