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