From: Ben Pfaff Date: Tue, 5 Jul 2022 01:37:36 +0000 (-0700) Subject: update TODO X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=commitdiff_plain;h=4b9e5da5e9222e1cc360a14be9e02b2e96567028 update TODO --- diff --git a/tests/language/stats/ctables.at b/tests/language/stats/ctables.at index 3bcae6541c..22ea358d1e 100644 --- a/tests/language/stats/ctables.at +++ b/tests/language/stats/ctables.at @@ -6,11 +6,7 @@ dnl - SPLIT FILE with SEPARATE splits dnl - Definition of columns/rows when labels are rotated from one axis to another. dnl - Preprocessing to distinguish categorical from scale. dnl - Summary functions: -dnl * Unimplemented ones. -dnl * .LCL and .UCL suffixes. -dnl * .SE suffixes. -dnl - CATEGORIES: -dnl * Data-dependent sorting. +dnl * areaPCT.SUM and UareaPCT.SUM functions. dnl - PCOMPUTE: dnl * multi-dimensional (multiple CCT_POSTCOMPUTE in one cell) dnl * dates @@ -59,6 +55,11 @@ dnl - MRSETS subcommand. dnl - CATEGORIES: Special case for explicit category specifications and multiple dichotomy sets. dnl - SIGTEST dnl - COMPARETEST +dnl - Summary functions: +dnl * .LCL and .UCL suffixes. +dnl * .SE suffixes. +dnl - CATEGORIES: +dnl * Data-dependent sorting. dnl dnl dnl Bug: