Held-out portion of the IHDP benchmark; see ihdp_train for details.

ihdp_test

Format

A data frame with 75 rows and 28 columns; same columns as ihdp_train.

References

Hill, J. L. (2011). Bayesian nonparametric modeling for causal inference. Journal of Computational and Graphical Statistics, 20(1), 217-240.

Examples

data(ihdp_test)
head(ihdp_test)
#>           x0         x1        x2         x3         x4         x5 x6 x7 x8 x9
#> 1 -1.3046222 -1.4022381  1.128554  0.1617025 0.43360325 -0.8577868  1  0  1  1
#> 2  0.7272948  0.5965822 -0.733261 -0.8796060 0.43360325 -0.3609400  0  0  1  0
#> 3  0.3165882  0.9963463 -0.360898 -0.8796060 0.43360325 -0.3609400  0  0  0  0
#> 4  0.8137593 -0.3738693 -0.733261  0.1617025 0.05850003 -1.1890180  1  0  0  1
#> 5 -1.9531063 -2.2017663  1.873280  0.1617025 1.12129247 -0.3609400  0  0  0  0
#> 6  1.1596175  0.9963463 -1.477987  0.1617025 0.12101724 -0.5265556  1  0  0  0
#>   x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 t         y
#> 1   0   0   0   0   0   1   0   1   0   0   0   0   0   1   0 0 2.2644362
#> 2   0   1   1   1   0   1   1   1   0   0   0   0   0   0   1 1 6.0842549
#> 3   0   1   0   1   1   1   1   1   0   0   1   0   0   0   0 1 7.4858295
#> 4   0   0   0   0   0   1   1   1   0   0   0   0   0   1   0 0 0.9069384
#> 5   1   0   1   0   0   1   0   1   0   0   1   0   0   0   0 0 1.8386310
#> 6   1   0   0   0   0   1   0   1   0   0   0   0   0   1   0 0 1.8883571
#>        tau
#> 1 4.506081
#> 2 4.569454
#> 3 4.222663
#> 4 4.582950
#> 5 4.506946
#> 6 4.482852