DB
FunctionsStatistical

regr_sxx

Computes SXX (sum of squares of X around mean X) over non-NULL regression pairs in the current batch and repeats it for each output row.

regr_sxx(…) → Float64

Kind · scalar

Computes SXX (sum of squares of X around mean X) over non-NULL regression pairs in the current batch and repeats it for each output row.

Part of the Statistical family.