getParameterEstimationSettings gets parameter estimation task settings including method options.

getParameterEstimationSettings(model = getCurrentModel())

getPE(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.