Description Usage Arguments Value
Create a normal_gamma distribution object, used as the prior for metrics that have a normal distribution.
1  | normal_gamma_dist(mu, lambda, alpha, beta)
 | 
mu | 
 The mean of the normal-gamma distribution  | 
lambda | 
 The non-negative lambda parameter of the normal-gamma distribution  | 
alpha | 
 The non-negative alpha parameter of the normal-gamma distribution  | 
beta | 
 The non-negative beta parameter of the normal-gamma distribution  | 
A normal_unknown dist object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.