normal_gamma_dist: Normal-Gamma Distribution

Description Usage Arguments Value

Description

Create a normal_gamma distribution object, used as the prior for metrics that have a normal distribution.

Usage

1
normal_gamma_dist(mu, lambda, alpha, beta)

Arguments

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

Value

A normal_unknown dist object


convoyinc/abayes documentation built on May 12, 2019, 1:34 a.m.