binarize_mean: Converts an input vector into a binarized version from...

View source: R/compengine.R

binarize_meanR Documentation

Converts an input vector into a binarized version from software package hctsa

Description

Converts an input vector into a binarized version from software package hctsa

Usage

binarize_mean(y)

Arguments

y

the input time series

Value

Time-series values above its mean are given 1, and those below the mean are 0.

Author(s)

Yangzhuoran Yang

References

B.D. Fulcher and N.S. Jones. hctsa: A computational framework for automated time-series phenotyping using massive feature extraction. Cell Systems 5, 527 (2017).

B.D. Fulcher, M.A. Little, N.S. Jones Highly comparative time-series analysis: the empirical structure of time series and their methods. J. Roy. Soc. Interface 10, 83 (2013).


robjhyndman/tsfeatures documentation built on Aug. 31, 2023, 3:18 p.m.