Scatterplot matrix with correlations.
Creates a scatterplot matrix with correlations in lower panel, by default.
Creates a scatterplot matrix with correlations for folded. Categoricals in … are currently ignored. dots (…) are names of items in VARIABLE to be plotted, or named arguments to be passed to data.frame method.
corsplom(x, ...)# S3 method for data.frame
corsplom(x, upper.panel = u.p, lower.panel = l.p,
pscales = 0, xlab = "", varname.cex = 1, diag.panel = my.diag.panel,
split = TRUE, ...)
# S3 method for folded
corsplom(x, ...)
object
passed arguments
passed to splom
passed to splom
passed to splom
passed to splom
passed to splom
passed to splom
break diagonal names on white space
data.frame
: data.frame method
folded
: folded method
Other generic functions: axislabel
,
continuous
, dens
,
guide
, label
,
metaplot
, scatter
Other multivariate plots: metaplot
Other multivariate plots: metaplot