getMSTFeatureSet: Feature: statistics of the minimum spanning tree edges.

Description Usage Arguments Value

View source: R/getMSTFeatureSet.R

Description

Feature: statistics of the minimum spanning tree edges.

Usage

1
getMSTFeatureSet(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.