Skip to content
Prev 8131 / 398506 Next

newbee question

I can't quite tell from the description whether you're looking for the
CDF or PDF of the binomial distribution or of the beta distribution: the C
code for these functions (qbinom.c, pbinom.c, qbeta.c, pbeta.c) lives in
the src/nmath directory.
On Thu, 16 Nov 2000, Jan Burse wrote: