|
I want to know how to adjust the following warning I get when I do the CATPCA more than for 2 dimensions.
This warning says how to obtain the scatter plot of pairs instead of matrix plot. But I couldn't understand how and where to use the key word 'NDIM'..
Thanx in advance :)
"To obtain scatterplots of pairs of dimensions in stead of a matrix scatterplot you can use the NDIM keyword with the PLOT subcommand: NDIM(d1,d2) produces scatterplots of dimension d1 plotted against all higher dimensions up to d2."
|