Fixed bug parsing binomial test.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 19 May 2010 14:31:08 +0000 (16:31 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 19 May 2010 14:31:08 +0000 (16:31 +0200)
commit0c40cc9355d2ce0d88d3937b1bfe0cb9927510a3
tree152b7707d6fcea47692871f1c09f43e561d91ef8
parentcb40133f880615d10473c3b7ca54f57f52fd0daf
Fixed bug parsing binomial test.

The NPAR TEST /BINOMIAL subcommand was supposed
to take a default P value.  But it didn't work.
This change fixes that problem.
src/language/stats/npar.q
tests/command/npar-binomial.sh