Re: [R] How to calculate density function of Bivariate binomial distribution

2010-01-02 Thread nykee
Thanks milton, I checked some of them, and actually none is what I want. So instead, I wrote a small function for the density of bivariate binomial. Thanks, nykee milton ruser wrote: > > Hi Nykee, > > I checked out ??bivariate on my R installed libraries, > and found about a hundred of occu

Re: [R] How to calculate density function of Bivariate binomial distribution

2010-01-01 Thread milton ruser
Hi Nykee, I checked out ??bivariate on my R installed libraries, and found about a hundred of occurrences of "bivariate". If nobody reply you with a streigth answer, give a look at: VGAM; splancs; sm; prada; geoR; fUtilities; fBasics; akima; adehabitat; vegan; ade4 and spatstat packages. bests m

[R] How to calculate density function of Bivariate binomial distribution

2010-01-01 Thread nykee
Am trying to do some study on bivariate binomial distribution. Anyone knows if there is package in R that I can use to calculate the density function of bivariate binomial distribution and to generate random samples of it. Thanks, -- View this message in context: http://n4.nabble.com/How-to-ca