You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

MeanToMean

disaggregates data by sampling and repeating the input data

Input
  • InputVariable
Output
  • OutputVariable
Description

This transformation performs a disaggregation from a mean time series to a mean time series.

Each output time series value within a given data time interval of the input time series is equal to the input time series value for that interval.

The table below shows a simple example of the procedure.

Time

Input

Output

12:00

x

1

00:00

1

1

12:00

x

2

00:00

2

2

Configuration example

  • No labels