getNearestNeighbourFeatureSet: Feature: Statistics of Nearest-Neighbour distances.

Description Usage Arguments Value

View source: R/getNearestNeighbourFeatureSet.R

Description

Feature: Statistics of Nearest-Neighbour distances.

Usage

1
2
getNearestNeighbourFeatureSet(x, include.costs = FALSE,
  normalize = FALSE, ...)

Arguments

x

[Network]
Network.

include.costs

[logical(1)]
Should costs be included as an additional feature? Default is FALSE.

normalize

[logical(1)]
Should the features be normalized? Note that normalization is not available for all features. E.g. skew, sd and varcoeff features as well as the VRP features are not normalized. Default is FALSE.

...

[any]
Not used.

Value

[list]


jakobbossek/salesperson documentation built on Dec. 11, 2021, 4:54 a.m.