[R] newbee question

ben@zoo.ufl.edu ben at zoo.ufl.edu
Thu Nov 16 19:42:31 CET 2000


  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:

> Dear All
>
> Where can I lookup good methods to compute
> p from q=bin(m,n)p^n*(1-p)^(m-n) such that
> q<=alfa, alfa small. Are there such libs,
> code and source in R?
>
> Best Regards
> --
> Jan Burse                         SIAM, EAWAG
> Scheuchzerstr. 67                 Überlandstr. 133
> 8006 Zürich                       8600 Dübendorf
> tel: +41-1-364 17 66              tel: +41-1-823 55 34
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>

-- 
318 Carr Hall                                bolker at zoo.ufl.edu
Zoology Department, University of Florida    http://www.zoo.ufl.edu/bolker
Box 118525                                   (ph)  352-392-5697
Gainesville, FL 32611-8525                   (fax) 352-392-3704

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list