IMSL C# Numerical Library

TableMultiWay.TableUnbalanced.GetListCells Method 

Returns for each row, a list of the levels of nkeys coorresponding classification variables that describe a cell.

public double[] GetListCells();

Return Value

A double array containing the list of levels of nkeys corresponding classification variables that describe a cell.

See Also

TableMultiWay.TableUnbalanced Class | Imsl.Stat Namespace