getNNGFeatureSet: Feature: statistics of the nearest neighbour graph

Description Usage Arguments Value

View source: R/getNNGFeatures.R

Description

Feature: statistics of the nearest neighbour graph

Usage

1
2
getNNGFeatureSet(x, ks = NULL, include.costs = FALSE,
  normalize = FALSE, ...)

Arguments

x

[Network]
Network.

ks

[integer]
List of k values for k-Nearest-Neighbour-Graph computation.

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.