neutcurve package¶
neutcurve¶
Fit and draw neutralization curves.
Importing this package imports the following main functions and classes into the package namespace:
neutcurve.curvefits.CurveFits
: class to fit curves to data, then access and plot results.
neutcurve.hillcurve.HillCurve
: class to fit a single Hill curve.