survFit_TKTD_params: Table of posterior estimated parameters

View source: R/fit-SurvData.R

survFit_TKTD_paramsR 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 SD or IT

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)


morseTKTD documentation built on June 8, 2025, 10:28 a.m.