R/bayes_functions.R
lnHyperPars.RdlnHyperPars is a function for calculating parameters for a log-normal distribution, such that the distribution yields desired mean and standard deviation.
Used for sampling the a-parameter.
lnHyperPars(mean, sd)lnHyperPars returns two values. These can be directly supplied to rlnorm.