Rounding off our reports on major new developments in SAS 9.3, today we’ll talk about proc mcmc and the random statement.Stand-alone packages for fitting very general Bayesian models using Markov chain Monte Carlo (MCMC) methods have been available for…
Tag: proc genmod
Example 9.8: New stuff in SAS 9.3– Bayesian random effects models in Proc MCMC
Rounding off our reports on major new developments in SAS 9.3, today we’ll talk about proc mcmc and the random statement.Stand-alone packages for fitting very general Bayesian models using Markov chain Monte Carlo (MCMC) methods have been available for…
Example 9.8: New stuff in SAS 9.3– Bayesian random effects models in Proc MCMC
Rounding off our reports on major new developments in SAS 9.3, today we’ll talk about proc mcmc and the random statement.Stand-alone packages for fitting very general Bayesian models using Markov chain Monte Carlo (MCMC) methods have been available for…
Example 8.17: Logistic regression via MCMC
In examples 8.15 and 8.16 we considered Firth logistic regression and exact logistic regression as ways around the problem of separation, often encountered in logistic regression. (Re-cap: Separation happens when all the observations in a category sha…