View source: R/deepTimeSeries.r
diffinv_log | R Documentation |
Invert a log-differenced vector
diffinv_log(delta, origin)
delta |
A log-differenced numeric vector. |
origin |
A scalar or numeric vector with original value(s) to invert |
The inverted delta
.
diff_log
.
Other Time Series:
diff_log()
,
diff_percentage()
,
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.