
Create a density in 2-dimensions
density2D.Rd
Create a density in 2-dimensions
Arguments
- bp
object of class
biplot
- which
which group to create a density; limited to only a single group at a time. If NULL, density drawn over all data points.
- contours
logical indicating whether contours are added to the density plot
- h
vector of bandwidths for x and y directions, see
kde2d
.- n
number of grid points in each direction. Can be scalar or a length-2 integer vector.
- col
vector of colours to use to form a 'continuous' sequence of colours.
- contour.col
colour of the contours.
- cuts
number of colours in
col
.- cex
character expansion.
- tcl
The length of tick marks as a fraction of the height of a line of text.
- mgp
The margin line.
- layout.heights
A vector of values for the heights of rows.
- legend.mar
The margin line of the legend.