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
Copy file name to clipboardExpand all lines: doc/irm/apo.qmd
+120-3Lines changed: 120 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,9 @@ from utils.style_tables import generate_and_show_styled_table
22
22
init_notebook_mode(all_interactive=True)
23
23
```
24
24
25
-
## APO Pointwise Coverage
25
+
## Coverage
26
+
27
+
### APO Pointwise Coverage
26
28
27
29
The simulations are based on the the [make_irm_data_discrete_treatments](https://docs.doubleml.org/stable/api/datasets.html#dataset-generators)-DGP with $500$ observations. Due to the linearity of the DGP, Lasso and Logit Regression are nearly optimal choices for the nuisance estimation.
28
30
@@ -78,7 +80,7 @@ generate_and_show_styled_table(
78
80
```
79
81
80
82
81
-
## APOS Coverage
83
+
###APOS Coverage
82
84
83
85
The simulations are based on the the [make_irm_data_discrete_treatments](https://docs.doubleml.org/stable/api/datasets.html#dataset-generators)-DGP with $500$ observations. Due to the linearity of the DGP, Lasso and Logit Regression are nearly optimal choices for the nuisance estimation.
The simulations are based on the the [make_irm_data_discrete_treatments](https://docs.doubleml.org/stable/api/datasets.html#dataset-generators)-DGP with $500$ observations. Due to the linearity of the DGP, Lasso and Logit Regression are nearly optimal choices for the nuisance estimation.
The simulations are based on the the [make_irm_data_discrete_treatments](https://docs.doubleml.org/stable/api/datasets.html#dataset-generators)-DGP with $500$ observations. This is only an example as the untuned version just relies on the default configuration.
199
+
200
+
### APOS Coverage
201
+
202
+
The non-uniform results (coverage, ci length and bias) refer to averaged values over all quantiles (point-wise confidende intervals).
The simulations are based on the the [make_lplr_LZZ2020](https://docs.doubleml.org/stable/api/generated/doubleml.plm.datasets.make_lplr_LZZ2020.html)-DGP with $500$ observations. This is only an example as the untuned version just relies on the default configuration.
The simulations are based on the the [make_plr_CCDDHNR2018](https://docs.doubleml.org/stable/api/generated/doubleml.plm.datasets.make_plr_CCDDHNR2018.html)-DGP with $500$ observations. This is only an example as the untuned version just relies on the default configuration.
0 commit comments