Re: [R] pnbinom.c qnorm.c

2008-04-17 Thread Martin Maechler
> "ML" == Markus Loecher <[EMAIL PROTECTED]> > on Thu, 17 Apr 2008 09:16:50 -0400 writes: ML> Dear R users, ML> I was wondering from where I could get the C source code to compute ML> pnbinom() and qnorm() ? ML> (I would use R in batch mode but I find the startup time p

Re: [R] pnbinom.c qnorm.c

2008-04-17 Thread Chuck Cleland
On 4/17/2008 9:16 AM, Markus Loecher wrote: > Dear R users, > I was wondering from where I could get the C source code to compute > pnbinom() and qnorm() ? > (I would use R in batch mode but I find the startup time prohibitive, unless > there is a way to speed it up) > I searched the Web and it cle

[R] pnbinom.c qnorm.c

2008-04-17 Thread Markus Loecher
Dear R users, I was wondering from where I could get the C source code to compute pnbinom() and qnorm() ? (I would use R in batch mode but I find the startup time prohibitive, unless there is a way to speed it up) I searched the Web and it clearly is part of the R distribution, I just don't know ho