Rescale functions
Rescale functions are used to scale data items to new distributions.
- Rescale - rescales the distribution of an attribute, between a minimum and a maximum value
- Scalesum - disaggregates the values of a Parameter according to the distribution of a proxy Attribute
- Normalize - scales the attribute to a normal distribution
- Interpolate_linear - interpolates the values of an attribute a towards a new domain unit
- Ramp - ramps values, starting with a startvalue and ending with an endvalue
- Ramp_rgb - ramps rgb values, starting with a startvalue and ending with an endvalue
- Ramp_open - ramps values, starting with a startvalue up to an endvalue
- Ramp_open_rgb - ramps rgb values, starting with a startvalue up to an endvalue