MVA (version 1.0-6)

bvbox: Bivariate Boxplot

Description

Boxplots in two dimensions

Usage

bvbox(a, d = 7, mtitle = "Bivariate Boxplot", method = "robust", 
      xlab = "X", ylab = "Y", add = FALSE, ...)

Arguments

a

a matrix

d

dimension

mtitle

title

method

character

xlab

x axis label

ylab

y axis label

add

add to existing plot?

additional plot arguments

Details

See Chapter 2: Visualization.