Matrix Inquiry Functions

ALL function

checks for all nonzero elements

ANY function

checks for any nonzero elements

COUNTMISS function

returns the number of missing values

COUNTN function

returns the number of nonmissing values

COUNTUNIQUE function

returns the number of unique values

CHOOSE function

conditionally chooses and changes elements

DIMENSION function

returns the number of rows and columns of a matrix

LOC function

finds indices for the nonzero elements of a matrix

NCOL function

finds the number of columns of a matrix

NLENG function

finds the size of an element

NROW function

finds the number of rows of a matrix

TYPE function

determines the type of a matrix