Package: coga Title: Convolution of Gamma Distributions Version: 1.2.2 Date: 2024-01-10 Authors@R: c( person("Chaoran", "Hu", email = "huchaoran.stat@gmail.com", role = c("aut", "cre")), person("Vladimir", "Pozdnyakov", email = "vladimir.pozdnyakov@uconn.edu", role = "ths"), person("Jun", "Yan", email = "jun.yan@uconn.edu", role = "ths")) Description: 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), Moschopoulos(1984), Barnabani(2017), Hu et al.(2020). Depends: R (>= 3.3.0) License: GPL (>= 3.0) Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: testthat, R.rsp Imports: stats, Rcpp, cubature LinkingTo: Rcpp, RcppGSL VignetteBuilder: R.rsp BugReports: https://github.com/ChaoranHu/coga/issues URL: https://github.com/ChaoranHu/coga NeedsCompilation: yes SystemRequirements: GNU GSL Packaged: 2024-01-10 20:51:44 UTC; chaoranhu Author: Chaoran Hu [aut, cre], Vladimir Pozdnyakov [ths], Jun Yan [ths] Maintainer: Chaoran Hu Repository: CRAN Date/Publication: 2024-01-10 21:33:11 UTC