growth {RGAP} | R Documentation |
Growth rate
Description
Computes growth rates for time series.
Usage
growth(ts, k = 1)
Arguments
ts |
A time series object. |
k |
An integer specifying the lag size in the growth computation. The default is
|
[Package RGAP version 0.1.1 Index]