MCONVERT

MCONVERT converts covariance matrix materials to correlation matrix materials, or vice versa. For MCONVERT to convert a correlation matrix, the matrix data must contain CORR values (Pearson correlation coefficients) and a vector of standard deviations (STDDEV). For MCONVERT to convert a covariance matrix, only COV values are required in the data.

MCONVERT [[/MATRIX=] [IN({*   })] [OUT({*   })]] 
                         {file}        {file}
         [{/REPLACE**}] 
          {/APPEND   }

Example

MCONVERT MATRIX=OUT(CORMTX) /APPEND.