Skip to content

aroc (Series)

Annualized gross rate of change

Syntax

x = aroc(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