coeff_init: Do not use coeff[0] as the intercept.
authorJason H Stover <jhs@math.gcsu.edu>
Wed, 17 Sep 2008 15:36:41 +0000 (11:36 -0400)
committerJason H Stover <jhs@math.gcsu.edu>
Wed, 17 Sep 2008 15:36:41 +0000 (11:36 -0400)
rearrange_covariance_matrix: Fix permutation of rows/columns.
run_glm: Account for categorical values.
cmd_glm: Drop double-allocation of model
linreg.h: Declare pspp_linreg_with_cov().


No differences found