Add optional callback functions to categoricals.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 14 Aug 2010 17:49:51 +0000 (19:49 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 24 Aug 2010 14:37:15 +0000 (16:37 +0200)
Added callback functions to categoricals to enable
per category calculations to be done at the request
of the caller.  This change also modifies oneway.c (show_descriptives)
to use this new feature.  However at present it doesn't
work properly when multiple dependent variables are
specified.


No differences found