Gets the variances of exogenous variables.
Syntax
result = object.GetVarianceList ()
The GetVarianceList method syntax has the following parts:
Part |
Description |
result |
A list of VariableAndValue objects. Each VariableAndValue object consists of an exogenous Variable and a variance. |
object |
An object of type CValue. |