Description Usage Arguments Value Author(s) Examples
Using advanced graphics, visualizes the behavior of (1) a Normal prior, and (2) a Cauchy priors each presented in two forms. First, as a complete prior over all possible parameter values, and (b) as a halved prior over positive half of parameter values.
| 1 | Prior_Anatomy(type, half, width)
 | 
| type | "Normal" or "Cauchy". | 
| half | if TRUE provides half of the chosen prior distribution. | 
| width | a numeric value determining the spread of the distribution. | 
Graphically details the exact behavior of (1) a Normal prior, and (2) a Cauchy prior each presented in two form. First, as complete prior over all possible parameter values, and (b) as a halved prior over positive half of parameter values.
Reza Norouzian <rnorouzian@gmail.com>
| 1 | # Prior_Anatomy(type = "Normal", width = 1, half = F)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.