Skip to contents

Prior exponential distribution

Usage

prior_exponential(beta)

Arguments

beta

numeric. Inverse scale (>0).

Value

Object of class PriorExponential.

Examples

ep <- prior_exponential(1)