DB
FunctionsStatistical

regr_intercept

Computes the regression line intercept over non-NULL numeric pairs in the current batch and repeats it across output rows.

regr_intercept(…) → Float64

Kind · scalar

Computes the regression line intercept over non-NULL numeric pairs in the current batch and repeats it across output rows.

Part of the Statistical family.