HypergPrior {glmBfp}R Documentation

Constructor for the hyper-g prior class

Description

Constructor for the hyper-g prior class

Usage

HypergPrior(a = 4)

Arguments

a

the hyperparameter which must be larger than 3, and should not be larger than 4 in order not to favour too much shrinkage a priori (default: 4)

Value

a new HypergPrior object


[Package glmBfp version 0.0-53 Index]