neigh.calc {RGeostats} | R Documentation |
Returns the samples selected in the Neighborhood of the Target
neigh.calc(dbin, target, model = model.input(), neigh = neigh.input())
dbin |
The |
target |
Array containing the coordinates of the target. The length of this vector must match the Space Dimension. |
model |
The |
neigh |
The |
The array containing the indices of the samples included in the neighborhood of the target.