You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The simulations are based on the [make_did_cs_CS2021](https://docs.doubleml.org/stable/api/generated/doubleml.did.datasets.make_did_cs_CS2021.html)-DGP with $2000$ observations. Learners are both set to either boosting or a linear (logistic) model. Due to time constraints we only consider the following DGPs:
27
+
The simulations are based on the [make_did_cs_CS2021](https://docs.doubleml.org/stable/api/generated/doubleml.did.datasets.make_did_cs_CS2021.html)-DGP with $1000$ observations. Learners are both set to either boosting or a linear (logistic) model. Due to time constraints we only consider the following DGPs:
28
28
29
29
- Type 1: Linear outcome model and treatment assignment
30
30
- Type 4: Nonlinear outcome model and treatment assignment
The simulations are based on the the [make_did_CS2021](https://docs.doubleml.org/stable/api/generated/doubleml.did.datasets.make_did_CS2021.html)-DGP with $2000$ observations. Learners are both set to either boosting or a linear (logistic) model. Due to time constraints we only consider the following DGPs:
27
+
The simulations are based on the the [make_did_CS2021](https://docs.doubleml.org/stable/api/generated/doubleml.did.datasets.make_did_CS2021.html)-DGP with $1000$ observations. Learners are both set to either boosting or a linear (logistic) model. Due to time constraints we only consider the following DGPs:
28
28
29
29
- Type 1: Linear outcome model and treatment assignment
30
30
- Type 4: Nonlinear outcome model and treatment assignment
The simulations are based on the the [make_did_CS2021](https://docs.doubleml.org/stable/api/generated/doubleml.did.datasets.make_did_CS2021.html)-DGP with $2000$ observations. Due to time constraints we only consider one learner, use in-sample normalization and the following DGPs:
327
+
The simulations are based on the the [make_did_CS2021](https://docs.doubleml.org/stable/api/generated/doubleml.did.datasets.make_did_CS2021.html)-DGP with $1000$ observations. Due to time constraints we only consider one learner, use in-sample normalization and the following DGPs:
328
328
329
329
- Type 1: Linear outcome model and treatment assignment
330
-
- Type 2: Nonlinear outcome model and linear treatment assignment
331
-
- Type 3: Linear outcome model and nonlinear treatment assignment
332
330
- Type 4: Nonlinear outcome model and treatment assignment
333
331
334
332
The non-uniform results (coverage, ci length and bias) refer to averaged values over all $ATTs$ (point-wise confidende intervals). This is only an example as the untuned version just relies on the default configuration.
@@ -389,8 +387,6 @@ These simulations test different types of aggregation, as described in [DiD User
389
387
As before, we only consider one learner, use in-sample normalization and the following DGPs:
390
388
391
389
- Type 1: Linear outcome model and treatment assignment
392
-
- Type 2: Nonlinear outcome model and linear treatment assignment
393
-
- Type 3: Linear outcome model and nonlinear treatment assignment
394
390
- Type 4: Nonlinear outcome model and treatment assignment
395
391
396
392
The non-uniform results (coverage, ci length and bias) refer to averaged values over all $ATTs$ (point-wise confidende intervals). This is only an example as the untuned version just relies on the default configuration.
0 commit comments