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
Declaration Syntax
public interface ITable
Table 1742: Members
Property | Dependents |
The portion of the table corresponding to dependent variables. |
Property | Independents |
The portion of the table corresponding to independent variables. |