FitLogistic Command

From GeoGebra Manual
Revision as of 11:57, 27 August 2015 by Markus.winkler (talk | contribs) (removed CAS syntax)
Jump to: navigation, search


FitLogistic[ <List of Points> ]
Calculates the regression curve in the form a/(1 + b e^(-kx)).
Example:
FitLogistic[{(-6, 2), (0, 2), (3, 4), (3.4, 8)}] yields \frac{1.98}{1 - 0.03 e^{1x}}.


Note:
© 2024 International GeoGebra Institute