TYPE Specification (MATRIX-END MATRIX command)

TYPE specifies the rowtype to write to the matrix-format data file. Only a single rowtype can be written by any one MSAVE statement.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.