Gets the covariances among exogenous variables.
Syntax
result = object.GetCovarianceList ()
The GetCovarianceList method syntax has the following parts:
Part |
Description |
result |
A list of UnorderedPairAndValue objects. Each UnorderedPairAndValue object consists of two variables and a covariance. |
object |
An object of type CValue. |