GetSmcList Method

<< >>

Navigation:  Programming with Amos > Class Reference > CValue Class Reference > CValue Class Members > Methods >

GetSmcList Method

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.