Matrix Shape (MATRIX DATA command)
FORMAT
has
three keywords that specify the matrix shape. With either triangular
shape, no values—not even missing indicators—are entered
for the implied values in the matrix.
LOWER. Read data values from the lower triangle. This is the default.
UPPER. Read data values from the upper triangle.
FULL. Read the full
square matrix of data values. FULL
cannot be specified with NODIAGONAL
.