DB
FunctionsStatistical

regr_slope

Computes regression slope over non-NULL numeric pairs in the current batch and repeats the result for every output row.

regr_slope(…) → Float64

Kind · scalar

Computes regression slope over non-NULL numeric pairs in the current batch and repeats the result for every output row.

Part of the Statistical family.