Contents of the IMLMLIB Library

The library contains the following modules. Each module is described in detail at the end of this chapter.

COLVEC

converts a matrix into a column vector

EXPMATRIX

computes the exponential of a matrix

GBXWHSKR

draws a box-and-whiskers plot

GPROBCNT

draws a scatter plot with bivariate normal probability contours

GXYPLOT

draws scatter plots of $x$-$y$ data

MAHALANOBIS

computes Mahalanobis distance

MEDIAN

returns the median of numeric data

NDX2SUB

converts matrix indices to subscripts

QUADREG

performs quadratic regression

QUARTILE

computes quartiles

RANDDIRICHLET

generates a random sample from a Dirichlet distribution

RANDMULTINOMIAL

generates a random sample from a multinomial distribution

RANDMVT

generates a random sample from a multivariate Student’s $t$ distribution

RANDNORMAL

generates a random sample from a multivariate normal distribution

RANDWISHART

generates a random sample from a Wishart distribution

REGRESS

performs regression analysis

ROWVEC

converts a matrix into a row vector

RSUBSTR

replaces substrings

STANDARD

standardizes numeric data

SUB2NDX

converts matrix subscripts to indices

TABPRT

prints matrices in tabular format