X
on Y
using the method of least squares.
Overload | Description |
---|---|
LeastSquaresEstimateX(String,Series) |
Constructs the regression line of X on Y using the method of least squares.
|
LeastSquaresEstimateX(Series) |
Constructs the regression line of X on Y using the method of least squares.
|
LeastSquaresEstimateX(SeriesCollection) |
Constructs the regression line of X on Y using the method of least squares.
|