View source: R/deepTimeSeries.r
diff_log | R Documentation |
Log-differencing of a numeric vector
diff_log(x)
x |
A numeric vector. |
The log-differenced x
.
stationary
, diffinv_log
.
Other Time Series:
diff_percentage()
,
diffinv_log()
,
diffinv_percentage()
,
diffinv_simple()
,
get_season()
,
invert_differencing()
,
lags()
,
partition()
,
period()
,
stationary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.