powered by
Modified pairs plot: marginal kernel densities in diagonal, bivariated kernel densities in triangular superior; and scatter bivariate plots in triangular inferior
plotpairs(X,maxg=5,cex=1)
The function does not return values
matrix or data.frame of numeric colums
maximum number of variables to plot
size of the points in dispersion diagrams
Campo Elias Pardo cepardot@unal.edu.co
Plot row profiles in horizontal form and columns profiles in vertical form
data(iris) plotpairs(iris[,-5])
Run the code above in your browser using DataLab