coga {coga}R Documentation

coga: Convolution of independent Gamma Distributions

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.

coga functions

dcoga, pcoga, rcoga, dcoga2dim, pcoga2dim, pcoga2dim_diff_shape, dcoga_approx, and pcoga_approx.

Author(s)


[Package coga version 1.2.2 Index]