distance_weighted_gauss {heterogen} | 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.