AmpSca: Amplitude Scaling variation imposed

View source: R/Time_Series_Distortions.R

AmpScaR Documentation

Amplitude Scaling variation imposed

Description

A time series distortion that modify the amplitude scale of a time series _S_.

Usage

AmpSca(S, beta = 1)

Arguments

S

A time series with real values.

beta

A constant that is multiplied to all point in the time series.

Details

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

Value

The input time series with the amplitude scaling variation imposed.


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