panel.cor {s20x}R Documentation

A Panel Function for Showing Correlations

Description

This function is called by pairs20x to show correlation coefficients in panels. Text size is shown proportional to the strength of the correlation.

Usage

panel.cor (x, y, digits=2, prefix="", cex.cor)

Arguments

x A vector of values
y A vector of values
digits Number of significant digits
prefix Optional characters placed in front of each coefficient
cex.cor Character size argument

See Also

"pairs", "pairs20x", "panel.smooth", "panel.hist"


[Package s20x version 3.1-5 Index]