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