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)
commitc360fff4fd3e4a98cfe02441f43c27725cead44b
tree164d04145b8beaa1692ca0de3dffab183ff99f6b
parent5424322a9f6fc37dfb09760c779a63460ecf7eb5
Add optional callback functions to categoricals.

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.
src/language/stats/glm.q
src/language/stats/oneway.c
src/math/categoricals.c
src/math/categoricals.h