numvec_feature_statistics: Computes statistics from a vector of of values.

Description Usage Arguments Value

Description

E.g. computes features from distribution of distances. Computed statistics: min, median, mean, max, sd, span, coeff_of_var.

Usage

1

Arguments

x

[numeric]
Numeric vector.

name

[numeric]
Prefix name for elements in result list.

na.rm

[logical(1)]
Should NAs in x be removed? Default is TRUE.

Value

[list] Elements are named <name_statistic>.


berndbischl/tspmeta documentation built on May 12, 2019, 7:24 p.m.