Skip to content

This package allows multivariable polynomial fits using Least Squares Regression with full control over the polynomial terms and custom weighting of data points.

License

Notifications You must be signed in to change notification settings

ZachMontgomery/PolyFits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolyFits

This package allows multivariable polynomial fits using Least Squares Regression with full control over the polynomial terms and custom weighting of data points.

This module contains functions to calculate and use the polynomial coefficients for an arbitrary order polynomial curve fit to a dataset with an arbitrary number of independent variables.

Documentation

Documentation can be found at the readthedocs page, here.

Support

For bugs, create a new issue on the Github repo.

License

This project is licensed under the MIT license. See LICENSE file for more information.

About

This package allows multivariable polynomial fits using Least Squares Regression with full control over the polynomial terms and custom weighting of data points.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages