ef8dbac312
and other bivariate statistics. PR: 24011 Submitted by: Anton Berezin <tobez@tobez.org>
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
Statistics::OLS computes the estimated slope and intercept of the
|
|
regression line, their T-statistics, R squared, standard error of the
|
|
regression and the Durbin-Watson statistic. It can also return the
|
|
residuals.
|
|
|
|
-Anton
|
|
<tobez@tobez.org>
|