View source: R/UpdateRPlee11.R
UpdateRPlee11 | R Documentation |
This an internal function to update coefficients of the Bayesian Cox Lasso Model
UpdateRPlee11(sobj, hyperpar, ini, S, method, MRF_G, cpp = FALSE)
sobj |
a list containing observed data from |
hyperpar |
a list containing prior parameter values |
ini |
a list containing prior parameters' initial values |
S |
the number of subgroups |
method |
a method option from
|
MRF_G |
logical value. |
cpp |
logical, whether to use C++ code for faster computation |
A list object with component 'beta.ini' for the updated coefficients and component 'acceptlee' for the MCMC acceptance rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.