powered by
Draw from a beta distribution based on mean and se (quantile)
qbeta_mse(q, mean_v, se)
A single estimate from the beta distribution based on given parameters
Quantiles to be used
A vector of the mean values
A vector of the standard errors of the means
qbeta_mse(q=0.5,mean_v=0.8,se=0.2)
Run the code above in your browser using DataLab