Gets a list of squared multiple correlations for the endogenous variables.
Syntax
result = object.GetSmcList ()
The GetSmcList method syntax has the following parts:
Part |
Description |
result |
A list of VariableAndValue objects. Each VariableAndValue object consists of an endogenous Variable and a squared multiple correlation. |
object |
An object of type CValue. |