| Class | Description |
|---|---|
| GaussFitting | |
| LinearRegressionFitter |
Simple linear regression fitter The fit is based on a local gradient matrix that is computed using the supplied
function.
|
| NonLinearRegressionFitter |
Non-linear regression class Nelder & Mead simplex algorithm being the primary back-bone of this implementation
initial implementation based on the package provided by: Michael Thomas Flanagan at www.ee.ucl.ac.uk/~mflanaga The
code has been cleaned up and adapted to further support multi-dimensional fits
|
| NonLinearRegressionFitter2 | Deprecated
need to fix the n-dimensional handling - do not use (yet)
|
| Enum | Description |
|---|---|
| LinearRegressionFitter.REG_METHOD |
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.