n_crossing_points {feasts}R 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


[Package feasts version 0.3.2 Index]