TYPE Specification (MATRIX-END MATRIX command)

TYPE specifies the rowtype(s) to read from the matrix-format data file.

  • By default, records of all rowtypes are read.
  • If the matrix-format data file does not contain rows of the requested type, an error occurs.

Valid keywords on the TYPE specification are:

COV. A matrix of covariances.

CORR. A matrix of correlation coefficients.

MEAN. A vector of means.

STDDEV. A vector of standard deviations.

N. A vector of numbers of cases.

COUNT. A vector of counts.