bayesCoxMcmc {dynsurv} | R Documentation |
Get the MCMC Samples from bayesCox
Description
Returns the MCMC samples produced by
bayesCox
into data frames.
Usage
bayesCoxMcmc(object, parts = c("h0", "coef"), ...)
Arguments
object |
A |
parts |
A character vector specifying the parts to be exacted from the
MCMC output text file produced by |
... |
Other arguments that are not used now. |
[Package dynsurv version 0.4-7 Index]