Skip to content
Prev 5799 / 12125 Next

[R-pkg-devel] [External] Re: incomplete gamma function Fortran subroutine

Indeed, that is the piece I missed completely! Glad that I didn't try to invent wheels.
Thanks,
Zhu

-----Original Message-----
From: Ben Bolker <bbolker at gmail.com> 
Sent: Tuesday, July 21, 2020 3:58 PM
To: luke-tierney at uiowa.edu; Wang, Zhu <wangz1 at uthscsa.edu>
Cc: John P. Nolan <jpnolan at american.edu>; r-package-devel at r-project.org
Subject: Re: [External] Re: [R-pkg-devel] incomplete gamma function Fortran subroutine

 ? Interesting.? It looks like the way to make use of this is to combine the information in section 6.7.1 ("Distribution functions", including pgamma ...) with section 6.6 "Calling C from Fortran and vice versa" ?
On 7/21/20 4:33 PM, luke-tierney at uiowa.edu wrote: