Gets the intercept in the regression equation for predicting an endogenous variable.
Syntax
result = object.Intercept (theVariable)
The Intercept method syntax has the following parts:
Part |
Description |
result |
The intercept. |
object |
An object of type CValueSimple. |
theVariable |
(An object of type Variable) An endogenous variable. |