Descriptive statistics.
Computes and displays a table of means, medians, maximum and minimum values, standard deviations, and other descriptive statistics of each column in the symmetric matrix.
Syntax
matrix_name.stats(options)
Options
Examples
mat1.stats
displays the descriptive statistics view of symmetric matrix MAT1.
Cross-references
See
“Descriptive Statistics & Tests” and
“Descriptive Statistics” for a discussion of the descriptive statistics views.