Binomial tests can now be specified by a cutpoint.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 3 Apr 2009 10:16:57 +0000 (18:16 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 3 Apr 2009 10:16:57 +0000 (18:16 +0800)
commit3c52a21736b3777ced3e47148fa2fc8f9eff59c8
tree625a257ad6a39b0563415e1c7ec3cc80886abfdf
parent9b9dfe7713224261faec0d42c15e3dd76ec0282f
Binomial tests can now be specified by a cutpoint.

This change extends the NPAR TEST /BINOMIAL subcommand
so that binomial tests can be specified by cutpoint.
The manual had previously, incorrectly stated that this
was supported.  Now it actually is.  Fixes bug #26056
src/language/stats/binomial.c
src/language/stats/npar.q
tests/command/npar-binomial.sh