Skip to content

apct (Series)

Annualized percent rate of change

Syntax

X = apct(X, ~Shift)

Input arguments marked with a ~ sign may be omitted

Input arguments

X [ Series ]

Input time series.

~Shift=-1 [ numeric ]

Time shift, i.e. the number of periods over which the rate of change will be calculated.

Output arguments

X [ Series ]

Annualized percentage rate of change in the input data.

Options

zzz=default [ zzz | ___ ]

Description

Description

Examples