gen_control | R Documentation |
Set computational options for the sampling algorithms used for a 'gen' model component
gen_control(MHprop = c("GiG", "LNRW"))
MHprop |
MH proposal for the variance component in case of a MLiG prior
on the coefficients. The two options are "GiG" for a generalized inverse gamma
proposal, and "LNRW" for a log-normal random walk proposal. The former should
approximate the conditional posterior quite well provided MLiG parameter |
A list of computational options regarding a 'gen' model component.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.