Joan Maspons
2012-May-22 10:14 UTC
[Rd] Patch to add Beta binomial distribution. Mentor needed!
Hello, I implemented the Beta binomial distribution following the patterns of the binomial distribution code and inspired by JAGS' code [1]. I have studied the code carefully but it's my first run in the R internals. Can somebody review the code and if everything it's ok commit to the repository? [1] http://mcmc-jags.hg.sourceforge.net/hgweb/mcmc-jags/mcmc-jags/file/15af65a4be29/src/modules/bugs/distributions/DBetaBin.cc -- Joan Maspons CREAF (Centre de Recerca Ecol?gica i Aplicacions Forestals) Universitat Aut?noma de Barcelona, 08193 Bellaterra (Barcelona), Catalonia Tel +34 93 581 2915 j.maspons at creaf.uab.cat http://www.creaf.uab.cat
Christophe Dutang
2012-May-22 11:59 UTC
[Rd] Patch to add Beta binomial distribution. Mentor needed!
Dear Joan, Are you aware of this page http://cran.r-project.org/web/views/Distributions.html ? If you want to contribute to R, you should write a package and submit it to CRAN. See http://cran.r-project.org/doc/manuals/R-exts.html Regards Christophe -- Christophe Dutang Ph.D. student at ISFA, Lyon, France website: http://dutangc.free.fr Le 22 mai 2012 ? 12:14, Joan Maspons a ?crit :> Hello, > > I implemented the Beta binomial distribution following the patterns of the > binomial distribution code and inspired by JAGS' code [1]. I have studied > the code carefully but it's my first run in the R internals. > > Can somebody review the code and if everything it's ok commit to the > repository? > > [1] > http://mcmc-jags.hg.sourceforge.net/hgweb/mcmc-jags/mcmc-jags/file/15af65a4be29/src/modules/bugs/distributions/DBetaBin.cc > > > -- > Joan Maspons > CREAF (Centre de Recerca Ecol?gica i Aplicacions Forestals) > Universitat Aut?noma de Barcelona, 08193 Bellaterra (Barcelona), Catalonia > Tel +34 93 581 2915 j.maspons at creaf.uab.cat > http://www.creaf.uab.cat > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel