[R] negatively correlated binary data

Jim Lindsey james.lindsey at luc.ac.be
Wed Jan 8 10:47:28 CET 2003


> 
> 
> Dear R users:
> 
> 
> Is there a way to create negatively correlated binary data in R. I have 
> looked at bindata, but it seems it only works with positively correlated 
> data.

Take a look at

?rdoublebinom
?rmultbinom

after loading my rmutil library.

As well, gnlr in my gnlm library will fit linear and nonlinear
regression models using these distributions.

www.luc.ac.be/~jlindsey/rcode.html

  Jim

> 
> 
> Thanks.
> 
> 
> Vumani Dlamini
> Swaziland
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> http://www.stat.math.ethz.ch/mailman/listinfo/r-help
>




More information about the R-help mailing list