Description Usage Arguments Value Author(s) See Also Examples
Scatterplot matrix with 2D kernel density.
1 2 3 4 5 6 7 |
x |
a matrix or data frame (or a fitted model object of class |
n |
number of bins to be used in kernel density estimation. |
density |
logical, if shades corresponding to densities should be plotted. |
contour |
logical, if contour on top of shades should be plotted. |
... |
other possible arguments passed to |
Produces a scatterplot matrix with histograms in diagonal, 2D kernel
density estimates and contours in the lower half and bivariate scatterplots
with lowess smooth curves and Pearson correlation values
in the upper half as a side effect.
Returns NULL
invisibly.
Peter Solymos
1 |
ResourceSelection 0.3-4 2019-01-08
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.