Description Usage Arguments Value
View source: R/Spatial_pre_processing.R
Fits Kernel density estimates using bkde2D
1 |
data |
Data frame containing columns |
h |
Bandwidth of KDE. |
grid.size |
Number of rows/columns of grid on which density estimate is returned. |
Kernel density estimate in the form:
|
Longitudes of grid |
|
Latitudes of grid |
|
Matrix of density estimates at grid points |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.