SteYX(KnownYs, KnownXs)
KnownYs. Array of dependent data points.
KnownXs. Array of independent data points.
NOTE. The KnownYs and KnownXs parameters must contain the same number of data points.
The method returns the standard error of the predicted Y values for each X value in the regression.
Standard error is a measure of error of predicted value Y for a specific value X.
See also: