FitLogistic Command

From GeoGebra Manual
Revision as of 11:41, 4 February 2019 by Murkle (talk | contribs) (* If you work with big/small numbers, you should consider normalizing them for a more accurate result, see Normalize Command.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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