Description Usage Arguments Value
View source: R/getModelCoefs.R
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.
1 | getModelCoefs(model.listpart, mcmc, sep = FALSE)
|
sep |
should coefficients be returned separately (default=FALSE) |
models.listpart |
the glmBfp object for which to construct the survival formula |
... |
additional arguments to pass to |
A named vector of coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.