propose_overdispersion_parameter | R Documentation |
Propose new overdispersion parameter by sampling from a normal centered on the current value
propose_overdispersion_parameter(
overdispersion_current,
overdispersion_metropolis_sd
)
overdispersion_current |
an overdispersion parameter value (should exceed 0) |
overdispersion_metropolis_sd |
the standard deviation of the proposal kernel |
a proposed overdispersion parameter value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.