summary.proportion.cumulative Function (GPL)

Description

summary.proportion.cumulative is an alias for summary.proportion.sum.cumulative. See the topic summary.proportion.sum.cumulative Function (GPL) for more information.

Note: If there are multiple ELEMENT statements, you cannot use cumulative statistics for some graphic elements but not for others. This behavior is prohibited because the results of each statistic function would be blended on the same scale. The units for cumulative statistics do not match the units for non-cumulative statistics, so blending these results is impossible.

Examples

Figure 1. Example: Calculating cumulative proportions of a summed variable
ELEMENT: interval(position(summary.proportion.cumulative(jobcat*salary)))