On Sat, 2006-04-15 at 20:59 -0300, Bernardo Rangel tura
wrote:> Hi R-masters
>
> I need compute generalized hypergeometric function.
> I look in R-project and R-help list and not find nothing about
> generalized hypergeometric function
>
> Is possible calculate the generalized hypergeometric function?
>
> Somebody have a script for this?
>
>
>
> Thanks in advance
>
> Bernardo Rangel Tura, MD, MSc
> National Institute of Cardiology Laranjeiras
> Rio de Janeiro Brazil
The first link that is brought up with:
RSiteSearch("generalized hypergeometric")
leads you to Bob Wheeler's SuppDists package on CRAN.
See ?RSiteSearch
HTH,
Marc Schwartz