unweighted statistics
[pspp] / tests / language / stats / ctables.at
index 3b20068144881efbb512e33b99506a0baf29ca20..9f0eed8b9b2500198d593989ad0deeaaf168d45b 100644 (file)
@@ -8,13 +8,12 @@ dnl - Preprocessing to distinguish categorical from scale.
 dnl - )CILEVEL in summary specifications
 dnl - Summary functions:
 dnl   * Unimplemented ones.
-dnl   * U-prefix for unweighted summaries.
 dnl   * .LCL and .UCL suffixes.
 dnl   * .SE suffixes.
 dnl - CATEGORIES:
 dnl   * Data-dependent sorting.
 dnl - PCOMPUTE:
-dnl   * multi-dimensional (multiple CCT_POSTCOMPUTE in one cell
+dnl   * multi-dimensional (multiple CCT_POSTCOMPUTE in one cell)
 dnl   * dates
 dnl
 dnl Features not yet tested:
@@ -27,6 +26,10 @@ dnl - Test WEIGHT and adjustment weights.
 dnl - EMPTY=INCLUDE For string ranges.
 dnl - Summary functions:
 dnl   * Separate summary functions for totals and subtotals.
+dnl Category sorting:
+dnl   * VALUE
+dnl   * LABEL
+dnl   * ascending/descending
 dnl - CATEGORIES:
 dnl   * String values
 dnl   * Date values
@@ -47,6 +50,8 @@ dnl   * MISSING, OTHERNM
 dnl   * strings and string ranges
 dnl - PPROPERTIES:
 dnl   * )LABEL[N].
+dnl - Summary functions:
+dnl   * U-prefix for unweighted summaries.
 dnl
 dnl Not for v1:
 dnl - Multiple response sets