| Name | Description |
---|
  | CreateHistogram2D(ICategoricalVector, ICategoricalVector) |
Returns a two-dimensional histogram of the values in two categorical vectors.
|
  | CreateHistogram2D(ICategoricalVector, ICategoricalVector, VectorDouble) |
Returns a two-dimensional histogram of the values in two categorical vectors.
|
  | CreateHistogram2DT, U(VectorT, IntervalIndexT, VectorU, IntervalIndexU) |
Returns a two-dimensional histogram of the values in two vectors.
|
  | CreateHistogram2DT, U(VectorT, IntervalIndexT, VectorU, IntervalIndexU, VectorDouble) |
Returns a two-dimensional histogram of the values in two vectors.
|