| prior_inv_exponential | R Documentation |
Prior induced by \kappa = 1 / \nu \sim \mathrm{Exp}(\lambda),
giving p(\nu) = \lambda \exp(-\lambda / \nu)\nu^{-2} for \nu > 0.
Internally this prior is applied to \nu = \mathrm{lower} + \exp(\theta).
prior_inv_exponential(lambda = 1, lower = 0, target = "coef")
prior_inv_exp(lambda = 1, lower = 0, target = "coef")
lambda |
exponential rate on |
lower |
lower shift used in |
target |
apply prior on coefficient scale ('"coef"') or field scale ('"field"') |
prior specification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.