survFit_TKTD_params {morseTKTD} | R Documentation |
Table of posterior estimated parameters
Description
create the table of posterior estimated parameters for the survival analyses
Usage
survFit_TKTD_params(mcmc, model_type, hb_value = TRUE)
Arguments
mcmc |
list of estimated parameters for the model with each item representing a chain |
model_type |
model type |
hb_value |
TRUE or FALSE, conservning the use of hb parameter in the model. |
Value
a data.frame
with 3 columns (values, CIinf, CIsup) and
3-4rows (the estimated parameters)
[Package morseTKTD version 0.1.3 Index]