crossing_points: Number of crossing points

View source: R/features.R

crossing_pointsR 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


tsfeatures documentation built on Aug. 28, 2023, 5:09 p.m.