Partial fix for regression vs. splits issue 20130629010504/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 29 Jun 2013 05:44:17 +0000 (07:44 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 29 Jun 2013 05:44:17 +0000 (07:44 +0200)
commitcfb1b82ee049a562ea4c5b0784a45d5e324d35cb
tree632290f8759a91a81b77dc0c245b3f20e2f29e30
parent78a8e997fc7e585251b7ef9e0d19b715a914bdc9
Partial fix for regression vs. splits issue

Split the struct regression into information which is
parsed from the command, and data which is calculated during
execution of the command.

Bug #39070
src/language/stats/regression.c
src/math/linreg.c
src/math/linreg.h