[R] ghyper package
Marc Schwartz
MSchwartz at MedAnalytics.com
Tue Jul 27 21:05:43 CEST 2004
On Tue, 2004-07-27 at 13:54, Román Padilla Lizbeth wrote:
> Hello
>
> I am searching ghyper package (generalized hypergeometric
> distributions).
>
> Does anyone can send it to me?
>
>
>
> Regards from Mexico
>
> Lizbeth Romn
You will find that _function_ in Bob Wheeler's "SuppDists" package on
CRAN:
http://cran.us.r-project.org/src/contrib/Descriptions/SuppDists.html
So use:
install.packages("SuppDists")
library(SuppDists)
?ghyper
HTH,
Marc Schwartz
More information about the R-help
mailing list