R2 (R-Squared)
Overview
R-Squared is the coefficient of determination for the supplied
vector over the specified periods. The values oscillate between 0 and 1.
Slope
Overview
Returns the linear regression slope value for the data being analyzed over the specified number of periods. Values oscillate from negative to positive numbers.
Forecast
Overview
Returns the linear regression forecast for the next period based on the linear regression calculation over the specified number of periods.
Intercept
Overview
Returns the linear regression intercept for the last period's Y value, based on the linear regression calculation over the specified number of periods.