Click or drag to resize
TableMultiWay.TableUnbalanced.GetTable Method
Returns the frequency for each cell.

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

Return Value

Type:Double[]
A double array containing the frequency for each cell.
See Also