ShanaScogin / BayesPostEst

An R package to generate and plot postestimation quantities after estimating Bayesian regression models using MCMC
https://shanascogin.github.io/BayesPostEst/
GNU General Public License v3.0
12 stars 2 forks source link

automatic extraction of matrix of samples #43

Open jayrobwilliams opened 5 years ago

jayrobwilliams commented 5 years ago

mcmcTab and mcmcReg automatically extract the matrix of posterior samples from Bayesian model objects. We should extend that functionality to other functions in the package so that users do not have to extract the matrix themselves.