Fix ROC behaviour in the presence of missing values.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 17 Jul 2009 14:48:29 +0000 (22:48 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 17 Jul 2009 14:48:29 +0000 (22:48 +0800)
commit1fe8ef2486ef1e853d68bbab967ccb812900128f
treebfab3407cd5f7b34d552e7186e3d0f5eb58716ff
parent8f07df1b704439ced3bb6715da86f71866cca41f
Fix ROC behaviour in the presence of missing values.

Make sure that the ROC command's behaviour is correct,
when missing values appear in the result variable.
src/language/stats/roc.c
tests/command/roc.sh
tests/command/roc2.sh