Skip to content

[Feature Request] Integration procedures for Interpolation and LinearRegression #291

Description

@bvenn

Integrals can easily be calculated for step functions, linear splines, polynomials and splines. These procedures are missing for most of the interpolation and regression modules.

Important: unit tests should cover both, negative x and negative y values!

Interpolation

  • step interpolation
  • akima interpolation
  • hermite interpolation
  • polynomial interpolation
  • cubic spline interpolation

Regression

  • simple linear regression
  • polynomial regression
  • smoothing spline
  • (optional) robust simple linear regression

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions