View source: R/HierarchicalModels.R
Model.lambda.GammaPrior | R Documentation |
Assumes that all elements of lambda are equal to a parameter
\theta
, which has a Gamma prior.
Model.lambda.GammaPrior(n, shape = 1, scale = 1)
n |
dimension of matrix |
shape |
shape paramer for prior on
|
scale |
scale paramer for prior on
|
the resulting model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.