student_t_control: Set (MCMC) computational options for a Student-t likelihood...

student_t_controlR Documentation

Set (MCMC) computational options for a Student-t likelihood model

Description

Set (MCMC) computational options for a Student-t likelihood model

Usage

student_t_control(proposal = "RW", MHscale = 1, adapt = TRUE)

Arguments

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.

Value

A list with computational options.


mcmcsae documentation built on July 21, 2026, 1:06 a.m.