FitLogistic Command

FitLogistic( <List of Points> )

Calculates the regression curve in the form a1+bekx.

FitLogistic({(-6, 2), (0, 2), (3, 4), (3.4, 8)}) yields 1.9810.03e1x.