Interface: ITable

Exposes a table, which is a two-dimensional tabular data structure with labeled columns. The columns are usually instances of IVariable but can be any sort of array

Derived types

Properties

Name Description
Dependents The portion of the table corresponding to dependent variables.
Independents The portion of the table corresponding to independent variables.