Click or drag to resize
TableMultiWayTableUnbalancedGetListCells Method
Returns for each row, a list of the levels of nkeys coorresponding classification variables that describe a cell.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetListCells()

Return Value

Type: Double
A double array containing the list of levels of nkeys corresponding classification variables that describe a cell.
See Also