
Add natural scale mean and standard deviation parameters for a lognormal model
Source:R/postprocess.R
add_mean_sd.lognormal_samples.RdNote that the input parameters here are mu and sigma, corresponding to
the distributional parameters used by brms for the lognormal family.
Usage
# S3 method for class 'lognormal_samples'
add_mean_sd(data, ...)