diff_percentage: Percentage-differencing of a numeric vector

View source: R/deepTimeSeries.r

diff_percentageR Documentation

Percentage-differencing of a numeric vector

Description

Percentage-differencing of a numeric vector

Usage

diff_percentage(x)

Arguments

x

A numeric vector.

Value

The percentage-differenced x.

See Also

stationary, diffinv_percentage.

Other Time Series: diff_log(), diffinv_log(), diffinv_percentage(), diffinv_simple(), get_season(), invert_differencing(), lags(), partition(), period(), stationary()


stschn/deepANN documentation built on June 25, 2024, 7:27 a.m.