Skip to content

syedalimohsinbukhari/pyMultiFit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pyMultiFit

A python multi-fit library for fitting the data with multiple X fitters.

GitHub Release PyPI - Python Version GitHub-licence GiHub-CodeCoverage Project Status DOI pyOpenSci Peer-Reviewed status GitHub top language GitHub contributors Github Issues GitHub OPEN PRs GitHub CLOSED PRs

What is pymultifit

pymultifit is a library made specifically to tackle one problem, fit the data with multiple fitters.

Fitter implementations include,

  • Gaussian fitter,
  • SkewedNormal fitter,
  • LogNormal fitter,
  • Exponential fitter,
  • Laplace fitter, and more.

Additionally, it provides capabilities to generated n-modal data as well through its generators module. Along with this, the user can also generate probability distribution data using distributions module.

How to install

Using pip: pip install pymultifit

Documentation

The documentation can be found on readthedocs

Contributors 3

  •  
  •  
  •