survFit_TKTD_params | R Documentation |
create the table of posterior estimated parameters for the survival analyses
survFit_TKTD_params(mcmc, model_type, hb_value = TRUE)
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. |
a data.frame
with 3 columns (values, CIinf, CIsup) and
3-4rows (the estimated parameters)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.