Creates a finite mixture of gamma distributions.
A vector of mixture proportions.
A vector of shape parameters.
A vector of scale parameters.
A vector of shift parameters.
An object of class gammamix
(a list with elements
pi
, shape
, scale
, and shift
, described above).