Fitting a Gamma GLM in Stan
February 11, 2016
I’ve been playing around with the Stan probabilistic programming language for full Bayesian statistical inference lately. Stan has nice R interface in the rstan
package.
This will be (hopefully) the start of a small serious where we fit some simple models using Stan.