Skip to content
Prev 248253 / 398506 Next

determining the order in which points are plotted

On 2011-01-24 16:39, Mike Miller wrote:
10 x 10 strikes me as pretty near the limit of usefulness of
a pairs plot. You might want to investigate the xysplom()
function in pkg:HH. You'll have to write your own panel
function, possibly subsetting your data with the scale()
function.

Peter Ehlers