Briefly, these IPD were obtained from a prospective cohort study enrolling consecutive patients with diabetic foot ulcers (DFUs) and without previous major amputation in a single diabetes center between June 1998 and December 1999 (Morbach et al. 2012). The baseline characteristics of the study population are summarized below:
+
+delta[2] -2.9906 -2.9470 -2.9228 -2.8901 -2.7640
+delta[3] -1.1445 -1.0895 -1.0531 -1.0312 -0.9631
+gamma[1,1] -0.9692 -0.9152 -0.8857 -0.8516 -0.7863
+gamma[2,1] 0.8398 0.8902 0.9270 0.9568 1.0009
+gamma[1,2] -0.6224 -0.5538 -0.5268 -0.4796 -0.4323
+gamma[2,2] 0.2464 0.3251 0.3673 0.4104 0.4743
# calculate treatment effects
= data.frame(rbind(samps4.3[[1]], samps4.3[[2]]))
@@ -1455,21 +1461,21 @@ samples.all $gamma.2.1.*newpatient[2]
) samples.all
[1] -1.642012
+[1] -1.935452
quantile(samples.all$delta.2.+samples.all$gamma.1.1.*newpatient[1]+
$gamma.2.1.*newpatient[2]
samples.allprobs = 0.025) ,
2.5%
--1.89312
+ 2.5%
+-2.171893
quantile(samples.all$delta.2.+samples.all$gamma.1.1.*newpatient[1]+
$gamma.2.1.*newpatient[2]
samples.allprobs = 0.975) ,
97.5%
--1.432919
+-1.708357