Use quantiles from a gamma distribution based on mean and se
Arguments
- q
Quantile to draw
- mean_v
A vector of the mean values
- se
A vector of the standard errors of the means
- seed
An integer which will be used to set the seed for this draw.
Value
A single estimate from the gamma distribution based on given parameters