TimeShift: Time Shift variation imposed

View source: R/Time_Series_Distortions.R

TimeShiftR Documentation

Time Shift variation imposed

Description

A time series distortion that shift the time in a time series _S_.

Usage

TimeShift(S, beta = 1)

Arguments

S

A time series with real values.

beta

A natural constant.

Details

$S1(t) = S(t+beta)$

Value

The input time series with the time shift variation imposed.


juancbellass/time-series-r-package documentation built on Aug. 26, 2023, 8:06 p.m.