Learn R Programming

AFR (version 0.3.6)

pct1: 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

Run this code
data (macroKZ)
new<-pct1(macroKZ)

Run the code above in your browser using DataLab