S1fit...S5fit
Statistics
Sets the type of fit to be used by the FIT operation in drawing the regression line.
From Symbolic Setup view, specify the fit in the field for S1FIT, S2FIT, etc.
or
In a program, store one of the following constant numbers or names into a variable S1fit, S2fit, etc.
1Linear
2LogFit
3ExpFit
4Power
5QuadFit
6Cubic
7Logist
8ExpFit
9TrigFit
10User Defined
Example
Cubic S2fit
or
6 S2fit
Programming |