Feature: fraction of points near bounding boxplot.

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]