![]() |
PING
0.9
Statistical data handling and processing in production environment
|
Generate name, label, code and test attributes used for quantile calculation and publication on Eurobase.
quantile : definition of the desired quantile; it can be either quartile/4/Q (meaning: any of these 3), quintile/5/QU, sextile/6/S, decile/10/D or percentile/100/P; cond : condition to apply in the test; it should be a quoted string._name_ : upper case desired quantile (i.e., either QUARTILE, QUINTILE, etc...);_label_ : label;_case_ : case;_code_ : (option) code of the quantile (e.g., P, D, S, Q or QU).The following settings:
returns the attributes:
name=QUARTILE,code=Q,See %_example_quantile_attribute for more examples.