Message-ID: <85C46F30-C3EC-491D-A4B4-303BE7C8EED2@comcast.net>
Date: 2014-08-27T07:36:18Z
From: David Winsemius
Subject: Where to find source of C_pbinom?
In-Reply-To: <CAM3-KjYQjegy=92EDafi3fGMLZWbrmaLrzb_M7ACWCZQ=gi52A@mail.gmail.com>
On Aug 26, 2014, at 8:14 PM, Marius Hofert wrote:
> Dear expeRts,
>
> I would like to find out how R computes pbinom(). A grep in the
> source code reveiled src/library/stats/R/distn.R:146:
> .External(C_pbinom, q, size, prob, lower.tail, log.p), so
> 'C_pbinom' refers to compiled C/C++ code loaded into R. Where can
> I find the source code of C_pbinom?
>
> www.r-project.org/doc/Rnews/Rnews_2006-4.pdf
Pages 43-54
--
David Winsemius, MD
Alameda, CA, USA