| bci1 | R Documentation |
Suppose X \sim N(\mu, \sigma^2). This gives you credible intervals
of a specified level when we use prior \sigma = |\mu| with probability
1, and \pi(\mu) = |\mu - A|^{-1}. See the n1post() for
access to the full posterior distribution.
bci1(x, A = 0, level = 0.95)
x |
a double |
A |
The prior center. |
level |
The level of the credible interval |
The credible interval of the specified level.
David Gerard
n1post(): Functions to access the full posterior distribution.
bci1(x = 1, A = 0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.