Gets the squared multiple correlation between an endogenous variable and its predictors.
Syntax
result = object.Smc (theVariable)
The Smc method syntax has the following parts:
Part |
Description |
result |
The squared multiple correlation. |
object |
An object of type CValueSimple. |
theVariable |
(An object of type Variable) An endogenous variable. |