bayessurvreg1.help {bayesSurv} | R Documentation |
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.
bayessurvreg1.checkStore(store)
bayessurvreg1.priorInit(prior, init, Yinit, Xinit, n, nX, nrandom,
ncluster, indb, randomInt, toler.chol)
bayessurvreg1.priorBeta(prior.beta, nX, indb, factors,
n.factors, n.in.factors)
bayessurvreg1.priorb(prior.b, nrandom, ncluster, toler.chol)
bayessurvreg1.writeHeaders(dir, prior, store, nX, X, names.random,
ncluster, nrandom, rnamesX, unique.cluster, nBetaBlocks, nbBlocks)
bayessurvreg1.revjump(prop.revjump)
store |
a~list as required by the |
prior , init , Yinit , Xinit , n , nX , nrandom , ncluster |
??? |
indb , randomInt , toler.chol |
??? |
prior.beta , factors , n.factors , n.in.factors |
??? |
prior.b |
??? |
prop.revjump |
??? |
dir , X , names.random |
??? |
rnamesX , unique.cluster , nBetaBlocks , nbBlocks |
??? |
Some lists.
A~list with the following components:
double vector for C++ constructor of class
bblocks
. It has the following parts:
priordD |
covparLV |
halfRangeUnif |
weightUnif |
integer vector for C++ constructor of class
bblocks
. It has the following parts:
nrandom |
ncluster |
priorD |
typeUpd |
nBlocks |
nInBlock |
lcovparLV |
indBlockLV |
and the following attributes:
prior.b |
Arnošt Komárek arnost.komarek@mff.cuni.cz