Learn R Programming

tsfeatures (version 1.1.1)

crossing_points: Number of crossing points

Description

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

Usage

crossing_points(x)

Value

A numeric value.

Arguments

x

a univariate time series

Author

Earo Wang and Rob J Hyndman