regr_sxy ( Y double precision, X double precision ) → double precisionComputes the “sum of products” of independent times dependent variables,
sum(X*Y) - sum(X) * sum(Y)/N.Computes the “sum of products” of independent times dependent variables, sum(X*Y) - sum(X) * sum(Y)/N.
regr_sxy ( Y double precision, X double precision ) → double precisionComputes the “sum of products” of independent times dependent variables,
sum(X*Y) - sum(X) * sum(Y)/N.Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source