Generalized |
The GeneralizedLogisticDecreasing type exposes the following members.
| Name | Description | |
|---|---|---|
| NumberOfDependentVariables | Number of dependent variables (i.e. y, in Altaxo this is commonly called v (like value)). | |
| NumberOfIndependentVariables | Number of independent variables (i.e. x). | |
| NumberOfParameters | Number of parameters of this fit function. | |
| NumberOfTerms | Gets the number of logistic step terms. | |
| OrderOfBackgroundPolynomial | Gets the order of the background polynomial. |