IncInvGammaGPrior: Constructor for the incomplete inverse gamma g-prior class

Description Usage Arguments Value

View source: R/GPrior-classes.R

Description

Constructor for the incomplete inverse gamma g-prior class

Usage

1
IncInvGammaGPrior(a = 0.001, b = 0.001)

Arguments

a

the first positive hyperparameter (default: 0.001)

b

the second positive hyperparameter (default: 0.001)

Value

a new IncInvGammaGPrior object


glmBfp documentation built on July 2, 2020, 2:30 a.m.