Skip to content

Once default optimizer fails, try all optimizers but with increased number of iterations #385

Description

@danielinteractive

This is a first step towards improving convergence behavior on difficult data sets.
See #380 for a motivating example.

To do:

  • Define optimizer_control lists to use for the second try optimization
    • e.g. eval.max = 1000, iter.max = 1000 for nlminb
    • e.g. maxit = 50000 for optim
  • For refit_multiple_optimizers default to standard optimizer_control if not provided otherwise by the user

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Issue To start

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions