bayessurvreg1.help {bayesSurv}R Documentation

Helping function for Bayesian survival regression models, version 1.

Description

These functions are not to be called by ordinary users.

These are just sub-parts of `bayessurvreg1' function to make it more readable for the programmer.

Usage

bayessurvreg1.checkStore(store)

bayessurvreg1.priorInit(prior, init, Yinit, Xinit, n, nX, nrandom,
   ncluster, indb, randomInt, toler.chol)

bayessurvreg1.revjump(prop.revjump)

bayessurvreg1.writeHeaders(dir, prior, store, nX, X, names.random,
   ncluster, nrandom, rnamesX, unique.cluster, nBetaBlocks, nbBlocks)

Arguments

store
prior, init, Yinit, Xinit, n, nX, nrandom, ncluster
indb, randomInt, toler.chol
prop.revjump
dir, X, names.random
rnamesX, unique.cluster, nBetaBlocks, nbBlocks

Value

Some lists.

Author(s)

Arnost Komarek arnost.komarek@med.kuleuven.ac.be


[Package bayesSurv version 0.1 Index]