FunctionsStatistical
regr_syy
Computes SYY (sum of squares of Y around mean Y) over non-NULL regression pairs in the current batch and repeats it for each output row.
regr_syy(…) → Float64Kind · scalar
Computes SYY (sum of squares of Y around mean Y) over non-NULL regression pairs in the current batch and repeats it for each output row.
Part of the Statistical family.