Skip to content

Can we fail early? #35

Description

@MichaelClerx

It would be nice to fail early in certain cases.

Pro

  • For example, a flat line with noise or a straight line with noise can both lead to maximum iterations being hit (if the noise is just right).
  • Stats tests for "is this linear" are possible, if we have a secondary estimate of sample standard deviation s

Con

  • For more complex models, or just very unlucky noise samples, it can still fail
  • The method can only do what you ask it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions