This is an internal function to estimate shrunken coefficients from GlmBayesMfp object
for Cox models. It calls sampleBma
and then calculates coefficents based
on a linear fit.
getModelCoefs(model.listpart, mcmc, sep = FALSE)
should coefficients be returned separately (default=FALSE)
the glmBfp object for which to construct the survival formula
additional arguments to pass to sampleBma
A named vector of coefficients.