Description Usage Arguments Value Examples
This function uses a gaussian kernel to estimate the joint density distribution at the specified points
| 1 | approxk2d(x, gridsize = 128, pos = x)
 | 
| x | Matrix of x and y points | 
| gridsize | number or vector indicating the size of the greed where to estimate the density | 
| pos | Matrix of coordinates to evaluate the density | 
Vector of density estimates
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.