GLM: Do not print the intercept if the model is unbalanced
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 19 Jan 2016 16:47:04 +0000 (17:47 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 26 Jan 2016 19:47:05 +0000 (20:47 +0100)
commit933f16e8847bacf67eec53e7ba77b6c069125700
treefb36731d21af193b34cb6835cd410dfdabb013c6
parent0dd2514b4a6a1aed0d467779da855d217ac26df9
GLM: Do not print the intercept if the model is unbalanced

I cannot find any reliable explanation of how to calculate this
figure for unbalanced models not what it actually means.  So
let's not even bother with it until an expert comes along.
src/language/stats/glm.c
src/math/categoricals.c
src/math/categoricals.h
tests/language/stats/glm.at