crossing_points {tsfeatures}R Documentation

Number of crossing points

Description

Computes the number of times a time series crosses the median.

Usage

crossing_points(x)

Arguments

x

a univariate time series

Value

A numeric value.

Author(s)

Earo Wang and Rob J Hyndman


[Package tsfeatures version 1.1.1 Index]