getBoundingBoxFeatureSet: Feature: fraction of points near bounding boxplot.

Description Usage Arguments Value

View source: R/getBoundingBoxFeatureSet.R

Description

Feature: fraction of points near bounding boxplot.

Usage

1
2
getBoundingBoxFeatureSet(x, distance_fraction = 0.1,
  include.costs = FALSE, normalize = FALSE, ...)

Arguments

x

[Network]
Network.

distance_fraction

[numeric]
Fraction of distance between min and max coordinates of each dimension which should points be allowed lie inbetween.

include.costs

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

normalize

[logical(1)]
Additionally calculate the normalization for the features? The default is FALSE.

...

[any]
Not used.

Value

[list]


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