Return 0.0 for mean of a categorical variable. Fixes bug mentioned in bug report...
[pspp-builds.git] / src / math / linreg.c
2009-07-17 Jason StoverReturn 0.0 for mean of a categorical variable. Fixes...
2009-02-23 Jason StoverFix bug 25677
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-17 Jason H StoverEstimate parameters. Moved some code to re-usable funct...
2008-08-16 Jason H StoverInitial versions of functions to estimate parameters
2008-07-29 Ben PfaffUse standard C99 isfinite, isnan, isinf in place of...
2008-07-27 John DarringtonConstness
2008-06-22 Jason StoverFixed bug 23567. Added accessor functions to get/set...
2008-06-14 Jason Stovermoved src/math/linreg.[ch] to src/math