n_crossing_points: Number of crossing points

View source: R/features.R

n_crossing_pointsR Documentation

Number of crossing points

Description

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

Usage

n_crossing_points(x)

Arguments

x

a univariate time series

Value

A numeric value.

Author(s)

Earo Wang and Rob J Hyndman


tidyverts/tsibblestats documentation built on March 18, 2024, 9:47 a.m.