GetCorrelationList Method

<< >>

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

GetCorrelationList Method

Gets the correlations among exogenous variables.

Syntax

result = object.GetCorrelationList ()

The GetCorrelationList method syntax has the following parts:

Part

Description

result

A list of UnorderedPairAndValue objects. Each UnorderedPairAndValue object consists of two variables and a correlation.

object

An object of type CValue.