DB
FunctionsStatistical

regr_avgx

Computes the mean of X over non-NULL paired regression rows in the current batch and repeats the value for every output row.

regr_avgx(…) → Float64

Kind · scalar

Computes the mean of X over non-NULL paired regression rows in the current batch and repeats the value for every output row.

Part of the Statistical family.