newtonOption {TMB} | R Documentation |
Set newton options for a model object.
Description
Inner-problem options can be set for a model object using this function.
Usage
newtonOption(obj, ...)
Arguments
obj |
Object from |
... |
Parameters for the |
Value
List of updated parameters.
[Package TMB version 1.9.14 Index]