Package: BCD
Type: Package
Title: Bivariate Distributions via Conditional Specification
Version: 0.1.1
Authors@R: c(
    person("Mina", "Norouzirad", email = "mina.norouzirad@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0311-6888")),
    person("Filipe J.", "Marques", email = "fjm@fct.unl.pt", role = "aut", comment = c(ORCID = "0000-0001-6453-6558")),
    person("Indranil", "Ghosh", email = "ghoshi@uncw.edu", role = "ctb", comment = c(ORCID = "0000-0001-7910-8919")),
    person("FCT, I.P.", role = "fnd", comment = c("under the scope of the projects UIDB/00297/2020 and UIDP/00297/2020 (NOVAMath)"))
  )
Maintainer: Mina Norouzirad <mina.norouzirad@gmail.com>
Description: 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. For methodological details, see Ghosh, Marques, and Chakraborty (2025) <doi:10.1080/03610926.2024.2315294>, Ghosh, Marques, and Chakraborty (2023) <doi:10.1080/03610918.2021.2004419>, and Ghosh, Marques, and Chakraborty (2021) <doi:10.1080/02664763.2020.1793307>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 3.5)
Imports: stats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/mnrzrad/BCD
BugReports: https://github.com/mnrzrad/BCD/issues
NeedsCompilation: no
Packaged: 2025-06-25 10:19:31 UTC; minan
Author: Mina Norouzirad [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0311-6888>),
  Filipe J. Marques [aut] (ORCID:
    <https://orcid.org/0000-0001-6453-6558>),
  Indranil Ghosh [ctb] (ORCID: <https://orcid.org/0000-0001-7910-8919>),
  FCT, I.P. [fnd] (under the scope of the projects UIDB/00297/2020 and
    UIDP/00297/2020 (NOVAMath))
Repository: CRAN
Date/Publication: 2025-06-25 10:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:10:12 UTC; windows
