Do not use const in pspp_linreg_get_vars. Use correct covariance
authorJason H Stover <jhs@math.gcsu.edu>
Fri, 12 Sep 2008 21:47:43 +0000 (17:47 -0400)
committerJason H Stover <jhs@math.gcsu.edu>
Fri, 12 Sep 2008 21:47:43 +0000 (17:47 -0400)
commit96b31e17b2c336995db448531ab7f86f57319b5f
tree4b499360a4cd329777a8b79ead4d133c0eebe4d2
parent169887f6d6d7bf5c10d5b05786aa3fd252040c93
Do not use const in pspp_linreg_get_vars. Use correct covariance
matrix in pspp_linreg_with_cov. Initialize model cache in glm.q
src/language/stats/glm.q
src/math/linreg.c
src/math/linreg.h