Simulated data with continuous exposure, used with examples of conditional density estimation.

data(density_dat)

Examples

data(density_dat)
head(density_dat)
#>   ID W1 W2 W3 sA.mu         sA   like.sA
#> 1  1  1  0  1  1.31  1.1353774 0.3929059
#> 2  2  1  1  0  1.56  0.8893833 0.3186054
#> 3  3  1  0  0  0.98  1.4874258 0.3507509
#> 4  4  1  0  1  1.31  2.5574343 0.1832352
#> 5  5  0  0  0  0.00 -1.2482755 0.1830430
#> 6  6  0  0  1  0.33 -1.6047187 0.0613901
#