Stat Assembly > Stat Assembly Interfaces > IJohansenTestEquations
The IJohansenTestEquations interface contains properties and methods for working with the collection of Johansen test equations (endogenous variables).
Property name | Brief description | |
![]() |
The Count property returns the number of equations in a collection. | |
![]() |
The Item property determines equation parameters. |
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: