Contents of IMLMLIB
The library contains the following modules.
Many of them are derived from the
examples in the IML sample library.
Each module is described in detail at the end of this chapter.
- COLVEC
- converts a matrix into a column vector
- CORR
- computes correlation coefficients
- GBXWHSKR
- draws box and whisker diagram
- GPROBCNT
- draws probability contours for x-y data
- GXYPLOT
- draws scatter plots of x-y data
- MEDIAN
- returns the median of numeric data
- QUADREG
- performs quadratic regression
- QUARTILE
- computes quartiles
- REGRESS
- performs regression analysis
- ROWVEC
- converts a matrix into a row vector
- RSUBSTR
- replaces substrings
- STANDARD
- standardizes numeric data
- TABPRT
- prints matrices in tabular format
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.