Create an object containing information about exponential prior distributions
pr_exp(scale = 1, n = NULL, post = FALSE)
An environment with information about the prior and possibly conditional posterior distribution(s), to be used by other package functions.
scale parameter of length 1 or n
.
dimension, if known. For internal use only.
whether conditional posterior sampling function should be created. For internal use only.