pspp_linreg(): Use cache->n_coeffs to set the dimensions of sw, instead of
authorJason Stover <jhs@debs.(none)>
Fri, 17 Jul 2009 20:02:02 +0000 (16:02 -0400)
committerJason Stover <jhs@debs.(none)>
Fri, 17 Jul 2009 20:02:02 +0000 (16:02 -0400)
       cache->n_indeps, which may give incorrect dimension in the case
       of categorical variables. Fixes bug referenced in bug report
       26861.


No differences found