powered by
Use quantiles from a gamma distribution based on mean and se
qgamma_mse(q = 1, mean_v, se, seed = NULL)
A single estimate from the gamma distribution based on given parameters
Quantile to draw
A vector of the mean values
A vector of the standard errors of the means
An integer which will be used to set the seed for this draw.
qgamma_mse(q=0.5,mean_v=0.8,se=0.2)
Run the code above in your browser using DataLab