CROSSTABS: Make less bad data structures for symmetric stats and Somers D.
commit4db90d33f680adced87d5af974c147f31b32ff2c
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 29 Apr 2023 22:07:28 +0000 (29 15:07 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 29 Apr 2023 22:07:28 +0000 (29 15:07 -0700)
treedc5026acd90ec7ccb383c318dde9b8c92f84dcb8
parent283e2b1c7e9223e0d367aa46f2ecfdc66a727712
CROSSTABS: Make less bad data structures for symmetric stats and Somers D.

These still have nasty fixed index values in them that should be enums,
or named struct members.
src/language/commands/crosstabs.c