shift operator performs a shift by a constant value.
| Input projection | . |
|---|---|
y-axis |
values as input to the shift operator |
| Input parameters | . |
|---|---|
constant |
numeric, the shift value, default is 0 |
| Output relations | . |
|---|---|
shift |
numeric, output shift transformation per data point |
A shift by a constant value is performed to all data points.
value + shift