Open
Description
Example from here:
https://www.pywhy.org/dowhy/v0.9/example_notebooks/dowhy_estimation_methods.html
Are those 1000 samples individual units e.g. patients for example?
Can we also generate multiple samples for a unit, for example this can be a treatement test over many days to measure the response.
I want to then be able to say: 10 units x 10 days = 100 samples.
Why the ate,att,atc are identical?
Since the W0 treatment is continuous how the system knows to discriminate between the treated and untreated?
How can we constraint the generation for example I want to have only treatment and outcomes in the positive range between 0 and 100.