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