# Test different dfs
test_dfs_JointFPM(Surv(time = start,
time2 = stop,
event = event,
type = 'counting') ~ 1,
re_model = ~ pyridoxine + thiotepa,
ce_model = ~ pyridoxine + thiotepa,
re_indicator = "re",
ce_indicator = "ce",
dfs_ce = 1:3,
dfs_re = 2,
tvc_ce_terms = list(thiotepa = 1:2),
tvc_re_terms = list(pyridoxine = 2),
cluster = "id",
data = bladder1_stacked)
Run the code above in your browser using DataLab