FeatDiffMinMax: FeatDiffMinMax

Description Usage Arguments Value

View source: R/single_peak_features.R

Description

Difference between minimum and maximum value.

Usage

1

Arguments

y

a numerical vector

Value

List of 5: "min": minimum of y

"max": maximum of y

"diff.min.max": $max - $min

"time.min": first index at which $min is reached in y

"time.max": first index at which $max is reached in y


majpark21/TSexploreR documentation built on Oct. 16, 2019, 2:46 p.m.