Logistic Regression: Added the Classification Table
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 19 Nov 2012 14:35:43 +0000 (15:35 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 19 Nov 2012 14:35:43 +0000 (15:35 +0100)
commitf7bdeb7b76a65cb2da2dd0bceea30a526dba84da
tree0aab443a38765e8ee5f9bf5b8495d8c820819d34
parente26b8dc756df6631193e87250b4ceeec0866d5ec
Logistic Regression: Added the Classification Table

Added a table to logistic regression to show how the predicted values
would be classified by the calculated coefficients.
doc/statistics.texi
src/language/stats/logistic.c
tests/language/stats/logistic.at