kdeplot.hy: kernel density function

Description Usage

Description

kernel density function

Usage

1
2
3
4
5
6
kdeplot.hy(x, bandwidth = NULL, indlist = NULL, indlist2 = NULL,
  colmat = NULL, indcol1 = "red", indcol2 = "cadetblue",
  text = FALSE, textwhat = NULL, indpch = 16, indcex = 0.9,
  low = 0.4, high = 0.7, line.col = "black", line.lwd = 1,
  xlab = NULL, ylab = NULL, xlim = NULL, ylim = NULL,
  main = NULL, cex.main = 1.2, ADlegend = FALSE, ...)

hyochoi/Scissors documentation built on July 3, 2019, 4:48 a.m.