density1D.Rd
Creates a kernel density in 1-dimension
density1D(
bp,
which = NULL,
h = "nrd0",
kernel = "gaussian",
col = ez.col,
lwd = 1.5,
legend.mar = c(2, 5, 0, 5)
)
object of class biplot
which group.
bandwidth.
character string giving the smoothing kernel to be used.
colours to be used for each of the density curves.
linewidth of density curve.
The margin line of the legend.
An object of class biplot
.