The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

BCD

R-CMD-check CRAN_Status_Badge Downloads per month Total Downloads Licence

The R package BCD provides core functions for the implementation of bivariate binomial, geometric, and Poisson distributions based on conditional specifications. The package also includes tools for data generation and goodness-of-fit testing for these three distribution families. See Ghosh et al. (2025), Ghosh et al. (2023), and Ghosh et al. (2021).

This work is funded by national funds through the FCT - Fundação para a Ciência e a Tecnologia, I.P., under the scope of the projects UIDB/00297/2020 and UIDP/00297/2020 (Center for Mathematics and Applications)“.

Installation

You can install the stable version from CRAN.

install.packages('BCD', dependencies = TRUE)

You can install the development version from Github

# install.packages("remotes")
remotes::install_github("mnrzrad/BCD")

To cite package BCD in publications use:

Norouzirad, M., Marques, F. J., Ghosh, I. (2025) BCD: Bivariate Distributions via Conditional Specification. R package version 0.1.1, https://cran.r-project.org/package=BCD.

A BibTeX entry for LaTeX users is

@Manual{BCD, title = {BCD: Bivariate Distributions via Conditional Specification}, author = {Mina Norouzirad and Filipe J. Marques and Indranil Shosh}, year = {2025}, note = {R package version 0.1.1}, url = {https://cran.r-project.org/package=BCD} }

License

This package is free and open source software, licensed under GPL-3.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.