Home > Community > FPScript > to display the results of the regression formula on the chart type ? > Antwort auf: to display the results of the regression formula on the chart type ?

#8765
Bernhard KantzBernhard Kantz
Teilnehmer

Use the analysis object Linear Regression (New|Curve Fitting|Linear Regression) to calculate the linear regression. Choose the result type Dynamically calculated regression coefficients. Rename the analysis object into “Regression”.
Insert a label in the 2D-diagram with the content: Y = %{Regression[0]} + %{Regression[1]} * x

support@weisang.com