single totals work
[pspp] / src / language / stats / ctables.c
2022-04-02 Ben Pfaffsingle totals work
2022-04-02 Ben PfaffUnify categories as the "explicit" categories.
2022-04-02 Ben PfaffRename ctables_freq to ctables_cell.
2022-04-02 Ben Pfaffcategory sort implicitly
2022-04-02 Ben PfaffSorting categories by explicit values.
2022-04-02 Ben Pfaffcategory filtering works
2022-04-02 Ben Pfafftable sections exist
2022-04-02 Ben Pfaffdomains work
2022-04-02 Ben Pfaffsubtables work
2022-04-02 Ben PfaffCTABLES: Support setting the title, caption, ...
2022-04-02 Ben Pfaffscale variables work more sanely
2022-04-02 Ben Pfaffsummaries work
2022-04-02 Ben Pfaffdata filled in
2022-04-02 Ben Pfaffaxes marked properly
2022-04-02 Ben Pfafftoward better summaries
2022-04-02 Ben Pfaffdimensions work, except for sumamries
2022-04-02 Ben Pfaffwork
2022-04-02 Ben Pfafftrack axes
2022-04-02 Ben Pfaffsome summary functions work
2022-04-02 Ben Pfaffgive CTABLES its own freq structure
2022-04-02 Ben Pfaffvlabels works a little
2022-04-02 Ben Pfaffall but last category
2022-04-02 Ben PfaffSkipping missing values.
2022-04-02 Ben PfaffCTABLES basics work
2022-04-02 Ben Pfafffreqtabs are per-table
2022-04-02 Ben Pfaffsort the frequency tables
2022-04-02 Ben Pfaffnow builds frequency tables
2022-04-02 Ben Pfafffigure out frequency table structure
2022-04-02 Ben Pfaffmore work
2022-04-02 Ben Pfaffmore validation
2022-04-02 Ben Pfaffstart validating
2022-04-02 Ben Pfaffwork on CTABLES