TimeSca: Time Scaling variation imposed

View source: R/Time_Series_Distortions.R

TimeScaR Documentation

Time Scaling variation imposed

Description

A time series distortion that modify the time length of a time series _S_.

Usage

TimeSca(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 scaling variation imposed.


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