Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
scrollbar

Extrapolate exponential

Input

...

This transformation will fill the gap at the end or start of a time series by using a exponential decay of the last value of the time series before the gap. The option extrapolateDirection can be used to indicate if the gap at the start of the time series or at the end of the time series or both must be filled. The transformation will extrapolate to the configured base value with the configured recession constant. The value at a certain time which is n steps aways from the start of the gap will be calculated with the following formula:

...