Description Usage Arguments Examples
View source: R/01-model-setup.R
The PC prior for the smoothing log precision is described in the package vignette. This is a convenience function for specifying this prior in the casecrossover software.
The prior is specified as P(sigma > u) = 1 - alpha.
1 | pc_prior(u, alpha)
|
u |
The "u" in P(sigma > u) = 1 - alpha. |
alpha |
The "alpha" in P(sigma > u) = 1 - alpha. |
1 | pc_prior(u = 3,alpha = .5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.