distance_weighted_gauss {heterogen}R Documentation

distance_weighted_gauss

Description

Weighted Distance based on Gaussian function

Usage

distance_weighted_gauss(coord_xy, point_xy, tau)

Arguments

coord_xy

A Matrix with lon/lat coordinates.

point_xy

lon/lat coordinate.

tau

bandwidth.

Value

A vector.


[Package heterogen version 1.2.33 Index]