AmpShift: Amplitude Shift variation imposed

View source: R/Time_Series_Distortions.R

AmpShiftR Documentation

Amplitude Shift variation imposed

Description

A time series distortion that shift the amplitude range of a time series _S_.

Usage

AmpShift(S, beta = 1)

Arguments

S

A time series with real values.

beta

A constant that is added to all points in the time series.

Details

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

Value

The input time series with the amplitude shift variation imposed.


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