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
Count

The Count property returns the number of equations in a collection.
Item

The Item property determines equation parameters.

Methods

  Method name Brief description
Add

The Add method adds an equation to collection.
Clear

The Clear method clears the collection.
Remove

The Remove method deletes an equation based on a specified index.

See also:

Stat Assembly Interfaces | ISmJohansenTest