pr_MLiG | R Documentation |
Create an object representing a Multivariate Log inverse Gamma (MLiG) prior distribution
pr_MLiG(mean = 0, precision = 0, labels = NULL, a = 1000)
mean |
scalar or vector parameter for the mean in the large
|
precision |
scalar or vector parameter for the precision in the
large |
labels |
optional character vector with coefficient labels. If specified,
it should have the same length as at least one of |
a |
scalar parameter that controls how close the prior is to independent
normal priors with |
An environment representing the specified prior, for internal use.
J.R. Bradley, S.H. Holan and C.K. Wikle (2018). Computationally efficient multivariate spatio-temporal models for high-dimensional count-valued data (with discussion). Bayesian Analysis 13(1), 253-310.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.