powered by
Creates an object of class igmix (finite mixture of univariate inverse-gammas)
igmix(pi, alpha, beta)
an object of class igmix
vector of mixture proportions
vector of shape parameters
vector of rate parameters
None
igmix(c(0.5,0.5),c(1,1),c(1,2))
Run the code above in your browser using DataLab