| student_t_control | R Documentation |
Set (MCMC) computational options for a Student-t likelihood model
student_t_control(proposal = "RW", MHscale = 1, adapt = TRUE)
proposal |
"RW" for random walk Metropolis-Hastings or "mala" for Metropolis-adjusted Langevin. |
MHscale |
(starting) scale of Metropolis-Hastings update. |
adapt |
whether to adapt the scale of the proposal distribution during burnin to achieve better acceptance rates. |
A list with computational options.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.