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 abo

[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