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