Package: coga 1.2.2.9000
coga: Convolution of Gamma Distributions
Evaluation for density and distribution function of convolution of gamma distributions in R. Two related exact methods and one approximate method are implemented with efficient algorithm and C++ code. A quick guide for choosing correct method and usage of this package is given in package vignette. For the detail of methods used in this package, we refer the user to Mathai(1982)<doi:10.1007/BF02481056>, Moschopoulos(1984)<doi:10.1007/BF02481123>, Barnabani(2017)<doi:10.1080/03610918.2014.963612>, Hu et al.(2020)<doi:10.1007/s00180-019-00924-9>.
Authors:
coga_1.2.2.9000.tar.gz
coga_1.2.2.9000.zip(r-4.5)coga_1.2.2.9000.zip(r-4.4)coga_1.2.2.9000.zip(r-4.3)
coga_1.2.2.9000.tgz(r-4.4-x86_64)coga_1.2.2.9000.tgz(r-4.4-arm64)coga_1.2.2.9000.tgz(r-4.3-x86_64)coga_1.2.2.9000.tgz(r-4.3-arm64)
coga_1.2.2.9000.tar.gz(r-4.5-noble)coga_1.2.2.9000.tar.gz(r-4.4-noble)
coga_1.2.2.9000.tgz(r-4.4-emscripten)coga_1.2.2.9000.tgz(r-4.3-emscripten)
coga.pdf |coga.html✨
coga/json (API)
NEWS
# Install 'coga' in R: |
install.packages('coga', repos = c('https://chaoranhu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chaoranhu/coga/issues
convolutiongamma-distributions
Last updated 11 months agofrom:37a0018487. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win-x86_64 | OK | Nov 05 2024 |
R-4.5-linux-x86_64 | OK | Nov 05 2024 |
R-4.4-win-x86_64 | OK | Nov 05 2024 |
R-4.4-mac-x86_64 | OK | Nov 05 2024 |
R-4.4-mac-aarch64 | OK | Nov 05 2024 |
R-4.3-win-x86_64 | OK | Nov 05 2024 |
R-4.3-mac-x86_64 | OK | Nov 05 2024 |
R-4.3-mac-aarch64 | OK | Nov 05 2024 |
Exports:dcogadcoga_approxdcoga2dimpcogapcoga_approxpcoga2dimpcoga2dim_diff_shapercoga
Readme and manuals
Help Manual
Help page | Topics |
---|---|
coga: Convolution of independent Gamma Distributions | coga-package coga |
Convolution of Gamma Distributions (Exact Method). | dcoga pcoga rcoga |
Convolution of Gamma distribuitons (Approximation Method) | dcoga_approx pcoga_approx |
Convolution of Two Gamma Distributions (Exact Method). | dcoga2dim pcoga2dim |
Recurrence Identity of Shape Parameter for 'pcoga2dim' | pcoga2dim_diff_shape |