SLIDE 55 Weighted-and-Replicated Regression Estimator (WRR)
Weighting (IPTW): By design, each individual/unit has a different probability of following the sequence of treatment s/he was offered (weights account for this)
◮ e.g., W = 2I{A1 = 1, R = 1} + 2I{A1 = −1} + 4I{A1 = 1, R = 0}.
Replication: Some individuals may be consistent with multiple embedded regimes (replication takes advantage of this and permits pooling covariate information)
◮ e.g., Replicate (double) the responders to JASP: assign A2 = 1 to half
and A2 = −1 to the other half
◮ e.g., The new data set is of size M = N + I{A1 = 1, R = 1}
Implementation is as easy as running a weighted least squares: (ˆ η, ˆ β) = arg min
η,β
1 M
M
Wi(Yi − µ(Xi, A1i, A2i; η, β))2. SE’s: Use ASEs to account for weighting/replicating (or bootstrap).
Almirall and many friends Adaptive Interventions April 2016 50 / 66