Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Calc.FitFunctions.Transitions"]
| Class | Description | |
|---|---|---|
| ErrorFunctionFromTo | This function produces a continuous transition from a left to a right polynomial, centered at xc, with the width of the transition determined by σ. It is commonly used for modeling gradual transitions or soft thresholds. | |
| FermiDiracTransitionBase | Base class providing utilities for Fermi-Dirac style transitions and a common implementation of the IFitFunction interface. | |
| GeneralEffectiveMedium | Only for testing purposes - use a "real" linear fit instead. | |
| GeneralEffectiveMediumLog10 | Only for testing purposes - use a "real" linear fit instead. | |
| GeneralizedLogisticDecreasing | Fit function with one or more decreasing steps (generalized logistic function), with a background polynomial of variable order. | |
| GeneralizedLogisticIncreasing | Fit function with one or more increasing steps (generalized logistic function), with a background polynomial of variable order. | |
| GompertzTransition | This function produces a continuous transition with the Gompertz function from a left to a right polynomial, centered at xc, with the width of the transition determined by σ. It is commonly used for modeling tumor growth rates, and mortality and survival analysis. | |
| LinearFermiDiracTransition | Linear scaled Fermi-Dirac transition implementation. | |
| LogarithmicFermiDiracTransition | Logarithmically scaled Fermi-Dirac transition implementation. | |
| LogisticDecreasing | Fit fuction with one or more decreasing steps (Logistic function), with a background polynomial of variable order. | |
| LogisticIncreasing | Fit fuction with one or more increasing steps (Logistic function), with a background polynomial of variable order. | |
| PercolationTheory | Utility class providing the simple percolation theory transition expression. | |
| SmoothedPercolation | Only for testing purposes - use a "real" linear fit instead. |