tsfeatures1.1.1 package

Time Series Feature Extraction

ac_9

Autocorrelation at lag 9. Included for completion and consistency.

acf_features

Autocorrelation-based features

arch_stat

ARCH LM Statistic

as.list.mts

Convert mts object to list of time series

autocorr_features

The autocorrelation feature set from software package hctsa

binarize_mean

Converts an input vector into a binarized version from software packag...

compengine

CompEngine feature set

crossing_points

Number of crossing points

dist_features

The distribution feature set from software package hctsa

embed2_incircle

Points inside a given circular boundary in a 2-d embedding space from ...

entropy

Spectral entropy of a time series

firstmin_ac

Time of first minimum in the autocorrelation function from software pa...

firstzero_ac

The first zero crossing of the autocorrelation function from software ...

flat_spots

Longest flat spot

fluctanal_prop_r1

Implements fluctuation analysis from software package hctsa

heterogeneity

Heterogeneity coefficients

histogram_mode

Mode of a data vector from software package hctsa

holt_parameters

Parameter estimates of Holt's linear trend method

hurst

Hurst coefficient

localsimple_taures

The first zero crossing of the autocorrelation function of the residua...

lumpiness

Time series features based on tiled windows

max_level_shift

Time series features based on sliding windows

motiftwo_entro3

Local motifs in a binary symbolization of the time series from softwar...

nonlinearity

Nonlinearity coefficient

outlierinclude_mdrmd

How median depend on distributional outliers from software package `hc...

pacf_features

Partial autocorrelation-based features

pred_features

The prediction feature set from software package hctsa

sampen_first

Second Sample Entropy of a time series from software package hctsa

sampenc

Second Sample Entropy from software package hctsa

scal_features

The scaling feature set from software package hctsa

spreadrandomlocal_meantaul

Bootstrap-based stationarity measure from software package hctsa

station_features

The stationarity feature set from software package hctsa

std1st_der

Standard deviation of the first derivative of the time series from sof...

stl_features

Strength of trend and seasonality of a time series

trev_num

Normalized nonlinear autocorrelation, the numerator of the trev functi...

tsfeatures-package

tsfeatures: Time Series Feature Extraction

tsfeatures

Time series feature matrix

unitroot_kpss

Unit Root Test Statistics

walker_propcross

Simulates a hypothetical walker moving through the time domain from so...

yahoo_data

Yahoo server metrics

zero_proportion

Proportion of zeros

Methods for extracting various features from time series data. The features provided are those from Hyndman, Wang and Laptev (2013) <doi:10.1109/ICDMW.2015.104>, Kang, Hyndman and Smith-Miles (2017) <doi:10.1016/j.ijforecast.2016.09.004> and from Fulcher, Little and Jones (2013) <doi:10.1098/rsif.2013.0048>. Features include spectral entropy, autocorrelations, measures of the strength of seasonality and trend, and so on. Users can also define their own feature functions.

  • Maintainer: Rob Hyndman
  • License: GPL-3
  • Last published: 2023-08-28