Description Usage Arguments Value Examples
Generates eiether a perspective or a contour plot of a bivariate density.
1 2 |
func |
|
xpts |
|
ypts |
|
npts |
|
type |
|
... |
|
Returns invisibly a list of (x, y, z)
triplet.
1 | BiDensPlot(func = dmnorm, mu = c(0, 0), Sigma = equicorr(2, -0.7))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.