Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gusgitmath/regression_function

This Python function fits user-defined functions to data using non-linear least squares optimization. It supports 2-4 parameters, custom initial values, error margins, and plotting. It calculates Chi-Squared statistics and covariance matrices, suitable for scientific data analysis and curve fitting tasks.
https://github.com/gusgitmath/regression_function

Last synced: about 2 months ago
JSON representation

This Python function fits user-defined functions to data using non-linear least squares optimization. It supports 2-4 parameters, custom initial values, error margins, and plotting. It calculates Chi-Squared statistics and covariance matrices, suitable for scientific data analysis and curve fitting tasks.

Awesome Lists containing this project