allcurves.q {GSM} | R Documentation |
Utility function for plotting a Gamma Shape Mixture Model density.
allcurves.q(post, perc)
post |
matrix containing of a mixture's density posterior draws. |
perc |
percentile, a value that satisfies 0 < perc < 1. |
This is a utility function used to generate the credibility bands for a Gamma Shape Mixture density within plot
.
Sergio Venturini sergio.venturini@unibocconi.it