One of the types of objects in PRAAT.
An object of type Proximity represents proximities between objects.
Inside a Proximity
With Inspect you will see the following attributes:
-
numberOfRows, numberOfColumns
-
the number of objects (numberOfRows and numberOfColumns are equal and ≥1).
-
rowLabels, columnLabels
-
the names associated with the objects (rowLabels and columnLabels are equal.
-
data [1..numberOfRows][1..numberOfColumns]
-
the proximities between the objects.
© djmw, October 8, 1996