sigma_priors | R Documentation |
Set prior specification for the error variance using an inverse Gamma distribution
sigma_priors(sigma_rate_prior = 0.001, sigma_shape_prior = 0.001)
sigma_rate_prior |
Sigma rate prior parameter (scalar), default: |
sigma_shape_prior |
Sigma shape prior parameter (scalar), default: This function allows the user to specify priors for the error variance |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.