neigh.calc {RGeostats}R Documentation

Returns the samples selected in the Neighborhood of the Target

Description

Returns the samples selected in the Neighborhood of the Target

Usage

neigh.calc(dbin, dbout, neigh = neigh.input(), iech=0)

Arguments

dbin

The db-class structure containing the data file

dbin

The db-class structure containing the output file where the target will be located. In particular, this file may contain the specificities such as variable defining a variable block size

neigh

The neigh-class structure containing the Neighborhood information

iech

Rank of the target within dbout

Value

The array containing the indices of the samples included in the neighborhood of the target.


[Package RGeostats version 14.0.10 Index]