|
|
||||
|
Home |
SAS Helpful HintsBiostat Macro LibraryFinding Multivariate Outliers%Outliers resides in the departments SAS Macro Library and is enabled with the following SAS statements: Libname biostat '\\BIO2\example\SASMacrosWindows'; %Outliers uses Proc PLS(Partial Least Squares) to find multivariate outliers in a dataset. It creates scatterplots of tsquare and qres along with barcharts of the outling observations to show which variables are responsible for creating the outlier. Syntax: Example: The default font of centx may be changed on all text by defining a macro variable named “Font”: %Let Font=Simplex;
Please send your comments and suggestions about this web page to A. Watts (watts@bst.rochester.edu) |
|||
©Copyright University of Rochester Medical Center, 1999-2006. Disclaimer. For questions or suggestions concerning the content of these pages, contact the URMC Webmaster. |
||||