TableMultiWayTableUnbalancedGetListCells Method |
Returns for each row, a list of the levels of nkeys
coorresponding classification variables that describe a cell.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double[] GetListCells()
Public Function GetListCells As Double()
public:
array<double>^ GetListCells()
member GetListCells : unit -> float[]
Return Value
Type:
Double
A
double array containing the list of levels of
nkeys corresponding classification variables that describe
a cell.
See Also