distance_weighted_gauss | R Documentation |
Weighted Distance based on Gaussian function
distance_weighted_gauss(coord_xy, point_xy, tau)
coord_xy |
A Matrix with lon/lat coordinates. |
point_xy |
lon/lat coordinate. |
tau |
bandwidth. |
A vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.