pct1 {AFR}R Documentation

Transforming time-series data to stationary

Description

Percent change is a change between two consecutive terms,

Usage

pct1(x)

Arguments

x

time-series vector(s)

Examples

data (macroKZ)
new<-pct1(macroKZ)

[Package AFR version 0.3.5 Index]