Navigation

Operators and Keywords

Function List:

C++ API

: [t, l_x] = table (x)
: [t, l_x, l_y] = table (x, y)

Create a contingency table t from data vectors.

The l_x and l_y vectors are the corresponding levels.

Currently, only 1- and 2-dimensional tables are supported.

Package: octave