Set (MCMC) computational options for a Student-t likelihood model
student_t_control(proposal = "RW", MHscale = 1, adapt = TRUE)A list with computational options.
"RW" for random walk Metropolis-Hastings or "mala" for Metropolis-adjusted Langevin.
(starting) scale of Metropolis-Hastings update.
whether to adapt the scale of the proposal distribution during burnin to achieve better acceptance rates.