Skip to content

Allow root finding functions to use “models” #358

@Beakerboy

Description

@Beakerboy

The “Models” that are part of the regression namespace are kind of like classed versions of closures. We could create a parent object which includes a simple derivative() function, which could be overridden by a child if the child had a simple derivative. This accurate derivative could be used in the root-finding algorithm instead of the estimate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions