getOptimizationSettings gets optimization task settings including method options.

getOptimizationSettings(model = getCurrentModel())

getOpt(model = getCurrentModel())

Arguments

model

a model object

Value

A list of parameter estimation task settings including method options.

Details

The online article on managing tasks provides some further context.