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