mmmControl: Optimization control options

Description Usage Arguments

Description

Any arguments to pass to stats::nlminb().

Usage

1
mmmControl(eval.max = 10000, iter.max = 10000, ...)

Arguments

eval.max

Maximum number of evaluations of the objective function allowed.

iter.max

Maximum number of iterations allowed.

...

Anything else. See the 'Control parameters' section of stats::nlminb().


luke-a-rogers/mmmTMB documentation built on Jan. 16, 2021, 3:53 p.m.