View source: R/distribution_specifiers.R
pc_prec_prior | R Documentation |
PC prior distribution; see \insertCiteSimpson:2017;textualbayesEpi. The parameters are such that P(σ > u) = α, where σ = -2log(θ).
pc_prec_prior(alpha = 0.5, u = 0.001)
alpha |
A probability. |
u |
A value greater than 0. |
A list specifying a pc prep prior distribution.
Simpson:2017bayesEpi
pc_prec_prior(alpha = .5, u = .01)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.