From: Jason H Stover Date: Wed, 17 Sep 2008 15:36:41 +0000 (-0400) Subject: coeff_init: Do not use coeff[0] as the intercept. X-Git-Tag: v0.7.1~50^2~58 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c1c66790acdd2c12cf2cca4555f70f20a4d21d7;hp=6c1c66790acdd2c12cf2cca4555f70f20a4d21d7;p=pspp-builds.git coeff_init: Do not use coeff[0] as the intercept. 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(). ---