Model.lambda.GammaPrior: Model with Gamma Prior on Lambda

Description Usage Arguments

View source: R/HierarchicalModels.R

Description

Assumes that all elements of lambda are equal to a parameter theta, which has a Gamma prior.

Usage

1
Model.lambda.GammaPrior(n, shape = 1, scale = 1)

Arguments

n

dimension of matrix

shape

shape paramer for prior on theta. Default 1.

scale

scale paramer for prior on theta. Default 1.


systemicrisk documentation built on May 2, 2019, 9:26 a.m.