View source: R/dfunc_up_truth.R
plotting 2d kernel density estimates in pairs() plot, adding a data point overlay in the last row of the input matrix.
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,
...
)
|
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.