dfunc_up_truth: plotting 2d kernel density estimates in pairs() plot, adding...

Description Usage Arguments

View source: R/dfunc_up_truth.R

Description

plotting 2d kernel density estimates in pairs() plot, adding a data point overlay in the last row of the input matrix.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
dfunc_up_truth(
  x,
  y,
  dfunc.col = grey.colours(10),
  col = "black",
  bg = "red",
  cex = 1.5,
  pch = 21,
  ...
)

Arguments

...

dougmcneall/viztools documentation built on Nov. 13, 2021, 7:12 p.m.