From 4b9e5da5e9222e1cc360a14be9e02b2e96567028 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 4 Jul 2022 18:37:36 -0700 Subject: [PATCH] update TODO --- tests/language/stats/ctables.at | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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: -- 2.30.2