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