attributes |
Name | Type | Use | Default | Fixed | Annotation | maxIterations | xs:integer | optional | 100 | | documentation | Maximum number of outer iterations. |
| absTolerance | xs:float | optional | 0.01 | | documentation | Maximum absolute difference between the costs of two best parameter estimates. |
| relTolerance | xs:float | optional | 0.01 | | documentation | Maximum relative difference between the costs of two best parameter estimates. |
|
|