Hey, R-listers

I am going to plot a scatter-plot matrix using R.
For example, give a matrix X=[x1, x2, ..., xn]
where each xi is a column vector, how to plot
all the pair scatter-plots between two different
xi and xj?

Is PAIRS able to achieve this function?

Thanks for your help.

Fred

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to