compute.DoTTBounds | R Documentation |
function that does the heavy lifting for computing bounds on the DoTT (and hence on the QoTT) when conditional distributions of Y1t and Y0t are available
compute.DoTTBounds(delt.seq, y.seq, F.y1, F.y0)
delt.seq |
the possible values to compute bounds on the distribution of the treatment effect for |
y.seq |
the possible values for y to take |
F.y1 |
(optional) pre-computed distribution of treated outcomes for the treated group |
F.y0 |
(optional) pre-computed distribution of counterfactual untreated outcomes for the treated group |
List with bounds coming from conditional distributions and Williamson-Downs bounds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.