Get a Bayesian Parameter Vector Summary
Retrieves posterior mean, median, or mode (if available)
getParamCoef( fit, posterior.summary = c("mean", "median", "mode"), what = c("both", "betas", "taus") )
fit |
a Bayesian model fit from |
posterior.summary |
which summary statistic (Bayesian point estimate) to fetch |
what |
specifies which coefficients to include. Default is all. Specify |
vector of regression coefficients
Frank Harrell
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.