IJohansenTestEquations

Description

The IJohansenTestEquations interface contains properties and methods for working with the collection of Johansen test equations (endogenous variables).

Properties

  Property name Brief description
The Count property returns the number of equations in a collection.
The Item property determines equation parameters.

Methods

  Method name Brief description
The Add method adds an equation to collection.
The Clear method clears the collection.
The Remove method deletes an equation based on a specified index.

See also:

Stat Assembly Interfaces | ISmJohansenTest