This an internal function to update coefficients of the Bayesian Cox Lasso Model
UpdateRPlee11(sobj, hyperpar, ini, S, method, MRF_G)
A list object with component 'beta.ini' for the updated coefficients and component 'acceptlee' for the MCMC acceptance rate
a list containing observed data
a list containing prior parameter values
a list containing prior parameters' initial values
the number of subgroups
a method option from
c("Pooled", "CoxBVSSL", "Sub-struct")
logical value. MRF_G = TRUE
is to fix the MRF graph which
is provided in the argument hyperpar
, and MRF_G = FALSE
is to
use graphical model for leanring the MRF graph