DB
FunctionsStatistical

regr_r2

Computes regression R-squared over non-NULL numeric pairs in the current batch and repeats the value for each output row.

regr_r2(…) → Float64

Kind · scalar

Computes regression R-squared over non-NULL numeric pairs in the current batch and repeats the value for each output row.

Part of the Statistical family.